aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2023-03-15 15:42:26 +0000
committerAlan Somers <asomers@FreeBSD.org>2023-03-16 14:37:51 +0000
commit3287e13ac4bd30c3590f014736dd93c6b606ac77 (patch)
tree8a035bbd78c9c4d88f74e0a61ca6c6bc984065ac
parentc8defd98bea018b143c17cfa17e3ad479730ec8e (diff)
downloadports-3287e13ac4bd30c3590f014736dd93c6b606ac77.tar.gz
ports-3287e13ac4bd30c3590f014736dd93c6b606ac77.zip
devel/{p4,p4api}: relinquish maintainership
I haven't used these ports for 5 years, and I cannot test changes to them. PR: 270245 Approved by: fernape (ports)
-rw-r--r--devel/p4/Makefile2
-rw-r--r--devel/p4api/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p4/Makefile b/devel/p4/Makefile
index 81ece37782f8..308a6655aa8c 100644
--- a/devel/p4/Makefile
+++ b/devel/p4/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${YEAR}-${MAJOR}
DISTFILES= ${ZIP_FILES}
DIST_SUBDIR= perforce/p4
-MAINTAINER= asomers@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perforce client
WWW= https://www.perforce.com/
diff --git a/devel/p4api/Makefile b/devel/p4api/Makefile
index 24993aaf7eb8..690f8f602bca 100644
--- a/devel/p4api/Makefile
+++ b/devel/p4api/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${YEAR}-${MAJOR}
DISTFILES= ${ZIP_FILES}:zip p4api.pdf:pdf
EXTRACT_ONLY= ${ZIP_FILES}
-MAINTAINER= asomers@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perforce API (static libraries and header files)
WWW= http://www.perforce.com/perforce/loadsupp.html