svn commit: r305387 - head/sysutils/duff

Eitan Adler eadler at FreeBSD.org
Sat Oct 6 17:26:55 UTC 2012


Author: eadler
Date: Sat Oct  6 17:26:54 2012
New Revision: 305387
URL: http://svn.freebsd.org/changeset/ports/305387

Log:
  Add 'GPL' as the ZLIB license is compatible.

Modified:
  head/sysutils/duff/Makefile

Modified: head/sysutils/duff/Makefile
==============================================================================
--- head/sysutils/duff/Makefile	Sat Oct  6 17:24:57 2012	(r305386)
+++ head/sysutils/duff/Makefile	Sat Oct  6 17:26:54 2012	(r305387)
@@ -9,7 +9,7 @@ MAINTAINER=	jhale at FreeBSD.org
 COMMENT=	Duplicate file finder
 
 LICENSE=	ZLIB
-LICENSE_GROUPS=	FSF OSI
+LICENSE_GROUPS=	FSF GPL OSI
 LICENSE_NAME=	ZLIB license
 LICENSE_FILE=	${WRKSRC}/COPYING
 LICENSE_PERMS=	auto-accept



More information about the svn-ports-all mailing list