svn commit: r313939 - head/emulators/linux_base-c6

Rene Ladan rene at FreeBSD.org
Mon Mar 11 20:49:51 UTC 2013


Author: rene
Date: Mon Mar 11 20:49:50 2013
New Revision: 313939
URL: http://svnweb.freebsd.org/changeset/ports/313939

Log:
  Add back the MASTERSITE containing the sources, to be compliant with
  the GPL (it _is_ working after all).
  
  Reported by:	netchild@

Modified:
  head/emulators/linux_base-c6/Makefile

Modified: head/emulators/linux_base-c6/Makefile
==============================================================================
--- head/emulators/linux_base-c6/Makefile	Mon Mar 11 20:01:19 2013	(r313938)
+++ head/emulators/linux_base-c6/Makefile	Mon Mar 11 20:49:50 2013	(r313939)
@@ -56,6 +56,8 @@ BIN_DISTFILES=	basesystem-10.0-4.el6.noa
 
 .if defined(PACKAGE_BUILDING)
 
+MASTER_SITES+=	http://vault.centos.org/${PORTVERSION}/os/Source/SPackages/
+
 SRC_DISTFILES=	basesystem-10.0-4.el6.src.rpm \
 		bash-4.1.2-8.el6.centos.src.rpm \
 		bzip2-1.0.5-7.el6_0.src.rpm \


More information about the svn-ports-all mailing list