aboutsummaryrefslogtreecommitdiff
path: root/devel/argtable
diff options
context:
space:
mode:
Diffstat (limited to 'devel/argtable')
-rw-r--r--devel/argtable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/argtable/Makefile b/devel/argtable/Makefile
index 29e8ab0df654..0fec234bac24 100644
--- a/devel/argtable/Makefile
+++ b/devel/argtable/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/}
MAINTAINER= ports@FreeBSD.org
COMMENT= ANSI C library for parsing GNU style command line arguments
-LICENSE= LGPL20 # or later
+LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool