diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/py-custom_inherit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-custom_inherit/Makefile b/textproc/py-custom_inherit/Makefile index df43b5cd07ac..2175843634bc 100644 --- a/textproc/py-custom_inherit/Makefile +++ b/textproc/py-custom_inherit/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Package providing tools for inheriting docstrings in customizable ways +WWW= https://github.com/meowklaski/custom_inherit LICENSE= MIT |