diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-04 14:03:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-04 14:03:11 +0000 |
commit | cacf9d78962422e5b43e41770d8ffad57ca9c121 (patch) | |
tree | dacd4d30045dab9b40c5dcd2c61263151856bde5 /textproc/py-MarkupSafe | |
parent | e9cd35dd86792b61f577b4f34d684d1f4a4043fa (diff) |
Notes
Diffstat (limited to 'textproc/py-MarkupSafe')
-rw-r--r-- | textproc/py-MarkupSafe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-MarkupSafe/Makefile b/textproc/py-MarkupSafe/Makefile index e3a5491b9e5b..65dd7c0ec29c 100644 --- a/textproc/py-MarkupSafe/Makefile +++ b/textproc/py-MarkupSafe/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Implements a XML/HTML/XHTML Markup safe string for Python -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_PYTHON= yes USE_PYDISTUTILS= yes |