diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-http-prompt/Makefile | 2 | ||||
-rw-r--r-- | devel/py-jep/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-http-prompt/Makefile b/devel/py-http-prompt/Makefile index 18f12606bf84..cb97257a7718 100644 --- a/devel/py-http-prompt/Makefile +++ b/devel/py-http-prompt/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dbaio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive command-line HTTP client WWW= https://pypi.org/project/http-prompt/ diff --git a/devel/py-jep/Makefile b/devel/py-jep/Makefile index 3a88904d0f0b..bb20d00b5e90 100644 --- a/devel/py-jep/Makefile +++ b/devel/py-jep/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel java python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dbaio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java Embedded Python WWW= https://github.com/mrj0/jep |