svn commit: r374209 - in head/ports-mgmt: pkg-rmleaf wanted-ports

Mark Felder feld at FreeBSD.org
Sun Dec 7 14:53:40 UTC 2014


Author: feld
Date: Sun Dec  7 14:53:39 2014
New Revision: 374209
URL: https://svnweb.freebsd.org/changeset/ports/374209
QAT: https://qat.redports.org/buildarchive/r374209/

Log:
  Update "BSD" license in ports-mgmt category

Modified:
  head/ports-mgmt/pkg-rmleaf/Makefile
  head/ports-mgmt/wanted-ports/Makefile

Modified: head/ports-mgmt/pkg-rmleaf/Makefile
==============================================================================
--- head/ports-mgmt/pkg-rmleaf/Makefile	Sun Dec  7 14:50:12 2014	(r374208)
+++ head/ports-mgmt/pkg-rmleaf/Makefile	Sun Dec  7 14:53:39 2014	(r374209)
@@ -10,7 +10,7 @@ DISTFILES=	# none
 MAINTAINER=	shen.elf at gmail.com
 COMMENT=	Remove leaf packages
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}

Modified: head/ports-mgmt/wanted-ports/Makefile
==============================================================================
--- head/ports-mgmt/wanted-ports/Makefile	Sun Dec  7 14:50:12 2014	(r374208)
+++ head/ports-mgmt/wanted-ports/Makefile	Sun Dec  7 14:53:39 2014	(r374209)
@@ -11,7 +11,7 @@ DISTFILES=	# none
 MAINTAINER=	matthew at FreeBSD.org
 COMMENT=	Just depend on a configurable, arbitrary set of other ports
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 NO_ARCH=	yes
 NO_BUILD=	yes


More information about the svn-ports-head mailing list