diff options
Diffstat (limited to 'java/eclipse-examples/Makefile')
-rw-r--r-- | java/eclipse-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-examples/Makefile b/java/eclipse-examples/Makefile index 5298ff2a554d..f380d735e970 100644 --- a/java/eclipse-examples/Makefile +++ b/java/eclipse-examples/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= freebsd-eclipse@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Examples for the Eclipse IDE RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |