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 1a0f8eb3a974..73b04524ef29 100644 --- a/java/junit/Makefile +++ b/java/junit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= okazaki@FreeBSD.org +MAINTAINER= hq@FreeBSD.org COMMENT= A regression testing utility for use with the Java(TM) Language USE_ZIP= yes |