diff options
Diffstat (limited to 'sysutils/py-howdoi')
-rw-r--r-- | sysutils/py-howdoi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-howdoi/Makefile b/sysutils/py-howdoi/Makefile index 4cf39da96d2a..73fea0b61297 100644 --- a/sysutils/py-howdoi/Makefile +++ b/sysutils/py-howdoi/Makefile @@ -1,11 +1,11 @@ PORTNAME= howdoi PORTVERSION= 2.0.20 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Instant coding answers via the command line WWW= https://github.com/gleitz/howdoi |