[Midnightbsd-cvs] mports [24548] trunk/www/epiphany/Makefile: fix distro

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 19 20:03:39 EDT 2018


Revision: 24548
          http://svnweb.midnightbsd.org/mports/?rev=24548
Author:   laffer1
Date:     2018-10-19 20:03:39 -0400 (Fri, 19 Oct 2018)
Log Message:
-----------
fix distro

Modified Paths:
--------------
    trunk/www/epiphany/Makefile

Modified: trunk/www/epiphany/Makefile
===================================================================
--- trunk/www/epiphany/Makefile	2018-10-19 23:54:39 UTC (rev 24547)
+++ trunk/www/epiphany/Makefile	2018-10-20 00:03:39 UTC (rev 24548)
@@ -43,7 +43,7 @@
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=\
-		--with-distributor-name="FreeBSD GNOME Project"
+		--with-distributor-name="MidnightBSD"
 #		--with-ca-file=${LOCALBASE}/share/certs/ca-root-nss.crt
 INSTALL_TARGET=	install-strip
 



More information about the Midnightbsd-cvs mailing list