svn commit: r373235 - head/misc/getopt
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 24 18:24:43 UTC 2014
Author: sunpoet
Date: Mon Nov 24 18:24:42 2014
New Revision: 373235
URL: https://svnweb.freebsd.org/changeset/ports/373235
QAT: https://qat.redports.org/buildarchive/r373235/
Log:
- Update LICENSE
Modified:
head/misc/getopt/Makefile
Modified: head/misc/getopt/Makefile
==============================================================================
--- head/misc/getopt/Makefile Mon Nov 24 18:24:38 2014 (r373234)
+++ head/misc/getopt/Makefile Mon Nov 24 18:24:42 2014 (r373235)
@@ -10,7 +10,8 @@ MASTER_SITES= http://frodo.looijaard.nam
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Replacement for getopt(1) that supports GNU-style long options
-LICENSE= GPLv2
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
More information about the svn-ports-all
mailing list