diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-09-24 13:05:11 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-09-24 13:05:11 +0000 |
commit | 907f709da11e7cad44cc356d3ae4f1536e14726c (patch) | |
tree | ee5665685e1bf9c466ed5a2f4a0870036cbfa22b | |
parent | 0e4a30dd1cae3326e5cf3662ff06976f3726029e (diff) |
*: Release a few ports to the pool
-rw-r--r-- | devel/py-http-prompt/Makefile | 2 | ||||
-rw-r--r-- | devel/py-jep/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/ipv6calc/Makefile | 2 | ||||
-rw-r--r-- | www/axis2/Makefile | 2 |
4 files changed, 4 insertions, 4 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 diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index be9012db6962..6fec55b36870 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 3.2.0 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ -MAINTAINER= dbaio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert, change, and calculate with IPv6 addresses WWW= https://www.deepspace6.net/projects/ipv6calc.html diff --git a/www/axis2/Makefile b/www/axis2/Makefile index d0b446e8cc0b..6291833ca6ac 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -4,7 +4,7 @@ CATEGORIES= www java MASTER_SITES= APACHE/axis/${PORTNAME}/java/core/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin -MAINTAINER= dbaio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache WWW= https://axis.apache.org/axis2/java/core/ |