diff options
Diffstat (limited to 'java/junit/Makefile')
-rw-r--r-- | java/junit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/junit/Makefile b/java/junit/Makefile index 65dfd116e090..d38dec86c254 100644 --- a/java/junit/Makefile +++ b/java/junit/Makefile @@ -7,7 +7,7 @@ CATEGORIES= java devel MASTER_SITES= http://cloud.github.com/downloads/KentBeck/junit/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A regression testing utility for use with the Java(TM) Language USE_ZIP= yes |