diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/py-python-docx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-python-docx/Makefile b/textproc/py-python-docx/Makefile index a8152622c421..ea80921795f5 100644 --- a/textproc/py-python-docx/Makefile +++ b/textproc/py-python-docx/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python library for creating and updating Microsoft Word files +WWW= https://github.com/python-openxml/python-docx LICENSE= MIT |