diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-08-28 15:29:51 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-08-28 15:29:51 +0000 |
commit | e9f9782908a8a7152e76dc1431d618520ec5f81e (patch) | |
tree | 47d2547aa14c13519640581fde6435797fb0cbec /java/eclipse-examples | |
parent | 9f3f0346e4500779ab72de4967118fffd0601083 (diff) |
Change MAINTAINER from java@ to freebsd-eclipse@.
Noticed by: Vizion <vizion@vizion.occoxmail.com>
Notes
Notes:
svn path=/head/; revision=141136
Diffstat (limited to 'java/eclipse-examples')
-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 efe6ecf56cd9..63514341c184 100644 --- a/java/eclipse-examples/Makefile +++ b/java/eclipse-examples/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= java@FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Examples for the Eclipse IDE RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |