Date: Sat, 6 Oct 2012 17:26:54 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305387 - head/sysutils/duff Message-ID: <201210061726.q96HQsof005040@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210061726.q96HQsof005040>