diff --git a/net/py-whois/Makefile b/net/py-whois/Makefile index b2bfe6a0228c..3819f6de5db9 100644 --- a/net/py-whois/Makefile +++ b/net/py-whois/Makefile @@ -1,20 +1,20 @@ PORTNAME= whois DISTVERSION= 0.9.27 PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dutra@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python package for retrieving WHOIS information of domains WWW= https://pypi.org/project/whois/ LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/license USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include