aboutsummaryrefslogtreecommitdiffstats
path: root/java/java-cup
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-09-17 06:34:40 +0800
committerlinimon <linimon@FreeBSD.org>2009-09-17 06:34:40 +0800
commit413ecd34d44fc1fb31842f08c20d4133596bf3c6 (patch)
tree80acd96046131f8a22f1a370766f48b2c70b1d12 /java/java-cup
parent0f347ca19cbe6d6b5a521813b346e5dbff4417df (diff)
downloadfreebsd-ports-gnome-413ecd34d44fc1fb31842f08c20d4133596bf3c6.tar.gz
freebsd-ports-gnome-413ecd34d44fc1fb31842f08c20d4133596bf3c6.tar.zst
freebsd-ports-gnome-413ecd34d44fc1fb31842f08c20d4133596bf3c6.zip
Reset ports@mcdermottroe.com at his request due to lack of time at the
moment. Hat: portmgr Feature safe: yes
Diffstat (limited to 'java/java-cup')
-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 fc84c1d01186..242a372e4bd3 100644
--- a/java/java-cup/Makefile
+++ b/java/java-cup/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www2.cs.tum.edu/projects/cup/ \
PKGNAMEPREFIX= java-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-v${PORTVERSION:S|.||}-20050516-sources
-MAINTAINER= ports@mcdermottroe.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= An LALR parser generator in Java
USE_JAVA= yes