diff options
author | jgh <jgh@FreeBSD.org> | 2015-02-26 06:01:09 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2015-02-26 06:01:09 +0800 |
commit | a1e43e86ff4ca9e82f8c777a05ae92d6bdf06178 (patch) | |
tree | bd0c05bd4a585f8fefc4c6644e47898e8187a9b8 /java | |
parent | bfbc521512e2d45b7669497b5134069ebe8a4527 (diff) | |
download | freebsd-ports-gnome-a1e43e86ff4ca9e82f8c777a05ae92d6bdf06178.tar.gz freebsd-ports-gnome-a1e43e86ff4ca9e82f8c777a05ae92d6bdf06178.tar.zst freebsd-ports-gnome-a1e43e86ff4ca9e82f8c777a05ae92d6bdf06178.zip |
- back to the heap
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-ecj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |