diff options
Diffstat (limited to 'textproc/py-whatthepatch/Makefile')
-rw-r--r-- | textproc/py-whatthepatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-whatthepatch/Makefile b/textproc/py-whatthepatch/Makefile index 7d2d737bff8c..fe7c789443df 100644 --- a/textproc/py-whatthepatch/Makefile +++ b/textproc/py-whatthepatch/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Library for both parsing and applying patch files +WWW= https://github.com/cscorley/whatthepatch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |