From 5fcb727509193b2f9763ea62089e8dfd8a2e6bf9 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Wed, 25 Feb 2015 22:01:09 +0000 Subject: [PATCH] - back to the heap --- java/eclipse-ecj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/eclipse-ecj/Makefile b/java/eclipse-ecj/Makefile index 00374a2bfadd..d21cd6678be9 100644 --- a/java/eclipse-ecj/Makefile +++ b/java/eclipse-ecj/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= ecjsrc-${PORTVERSION} EXTRACT_SUFX= .jar -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Eclipse Java Compiler LICENSE= EPL