Skip to content

Commit

Permalink
devel/{p4,p4api}: relinquish maintainership
Browse files Browse the repository at this point in the history
I haven't used these ports for 5 years, and I cannot test changes to
them.

PR:		270245
Approved by:	fernape (ports)
  • Loading branch information
asomers committed Mar 16, 2023
1 parent c8defd9 commit 3287e13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion devel/p4/Makefile
Expand Up @@ -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/

Expand Down
2 changes: 1 addition & 1 deletion devel/p4api/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit 3287e13

Please sign in to comment.