diff options
Diffstat (limited to 'devel/py-rose/Makefile')
-rw-r--r-- | devel/py-rose/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-rose/Makefile b/devel/py-rose/Makefile index db061369b11a..a309a44157d5 100644 --- a/devel/py-rose/Makefile +++ b/devel/py-rose/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Small library for keeping your version up-to-date easily everywhere -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils autoplist |