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-vep-examples | |
parent | - Update to 0.8.2.20050813 (diff) |
Change MAINTAINER from java@ to freebsd-eclipse@.
Noticed by: Vizion <vizion@vizion.occoxmail.com>
Diffstat (limited to 'java/eclipse-vep-examples')
-rw-r--r-- | java/eclipse-vep-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile index c5d9aa99a43e..e699a8da8a08 100644 --- a/java/eclipse-vep-examples/Makefile +++ b/java/eclipse-vep-examples/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -examples DISTNAME= VE-examples-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= java@FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Visual Editor Project for the Eclipse IDE (examples) RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |