aboutsummaryrefslogtreecommitdiffstats
path: root/devel/clanlib1
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2012-10-05 02:21:32 +0800
committerjhale <jhale@FreeBSD.org>2012-10-05 02:21:32 +0800
commitc5793560f74413be90f851575d719462ff3e795e (patch)
tree193166747497d68b08dc71c3a7cd832df9ad6ccb /devel/clanlib1
parent5fef06224f51a48910e97f4c2128a14e627a0625 (diff)
downloadfreebsd-ports-gnome-c5793560f74413be90f851575d719462ff3e795e.tar.gz
freebsd-ports-gnome-c5793560f74413be90f851575d719462ff3e795e.tar.zst
freebsd-ports-gnome-c5793560f74413be90f851575d719462ff3e795e.zip
- Fix LICENSE_GROUPS, the ZLIB license is GPL compatilble but does not comply
with the Copyfree Standard Definition Approved by: makc (mentor), maintainer (implicit)
Diffstat (limited to 'devel/clanlib1')
-rw-r--r--devel/clanlib1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clanlib1/Makefile b/devel/clanlib1/Makefile
index e5502e5403d9..ee602d10bee8 100644
--- a/devel/clanlib1/Makefile
+++ b/devel/clanlib1/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Cross-platform game SDK
LICENSE= ZLIB
-LICENSE_GROUPS= FSF OSI COPYFREE
+LICENSE_GROUPS= FSF GPL OSI
LICENSE_NAME= ZLIB license
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}