diff options
-rw-r--r-- | textproc/javacc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/javacc/Makefile b/textproc/javacc/Makefile index b7ad4077ae87..85d9e141050a 100644 --- a/textproc/javacc/Makefile +++ b/textproc/javacc/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= textproc java devel MASTER_SITES= https://javacc.dev.java.net/files/documents/17/685/ -MAINTAINER= gerweck@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Compiler compiler for Java; includes tools for building syntax trees FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget |