diff options
Diffstat (limited to 'sysutils/py-howdoi')
-rw-r--r-- | sysutils/py-howdoi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-howdoi/Makefile b/sysutils/py-howdoi/Makefile index e9200c4b595e..716b3f0669c4 100644 --- a/sysutils/py-howdoi/Makefile +++ b/sysutils/py-howdoi/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= DtxdF@disroot.org COMMENT= Instant coding answers via the command line +WWW= https://github.com/gleitz/howdoi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |