aboutsummaryrefslogtreecommitdiff
path: root/java/java-cup/Makefile
diff options
context:
space:
mode:
authorEdmondas Girkantas <eg@fbsd.lt>2023-09-15 12:49:16 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2023-09-15 18:27:19 +0000
commit11a679a486ff10d872f4ad3dccac8848319ba7ad (patch)
tree03b7bd435a3152c4b9218acbaa1ff90de7ef5d93 /java/java-cup/Makefile
parentc41382de0306a36731ddc4f4d709735634c9016d (diff)
*/*: Return to pool as per maintainer's request
Thanks to Edmondas Girkantas for his dedication to ports tree. PR: 273815
Diffstat (limited to 'java/java-cup/Makefile')
-rw-r--r--java/java-cup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-cup/Makefile b/java/java-cup/Makefile
index dc4f69ae1967..63d3bddf3921 100644
--- a/java/java-cup/Makefile
+++ b/java/java-cup/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= http://www2.cs.tum.edu/projects/cup/releases/
PKGNAMEPREFIX= java-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-bin-${PORTVERSION:S|.|-|}
-MAINTAINER= eg@fbsd.lt
+MAINTAINER= ports@FreeBSD.org
COMMENT= LALR parser generator in Java
WWW= http://www2.cs.tum.edu/projects/cup/