diff options
Diffstat (limited to 'java/eclipse-vep/Makefile')
-rw-r--r-- | java/eclipse-vep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-vep/Makefile b/java/eclipse-vep/Makefile index 5d04ad4..673c737 100644 --- a/java/eclipse-vep/Makefile +++ b/java/eclipse-vep/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= VE-SDK-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= alex@FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= A framework for creating GUI builders for Eclipse RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.0.1/feature.xml:${PORTSDIR}/java/eclipse-emf \ |