diff options
Diffstat (limited to 'devel/py-glob2/Makefile')
-rw-r--r-- | devel/py-glob2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-glob2/Makefile b/devel/py-glob2/Makefile index a281bab42d1c..a679d372caa5 100644 --- a/devel/py-glob2/Makefile +++ b/devel/py-glob2/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= loader@freebsdmall.com COMMENT= Glob that captures patterns and supports recursive wildcards -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= python USE_PYTHON= distutils autoplist |