diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-01 06:05:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-01 06:05:32 +0000 |
commit | 3a276d69bf1f20ccebd707bfb30140955643dfc8 (patch) | |
tree | a68cb33d6b2dfbab5bfd35de56a2cc3f87113f92 /java/eclipse-vep | |
parent | fbb845e35cd714365accc1805a528a46fdec18ec (diff) | |
download | ports-3a276d69bf1f20ccebd707bfb30140955643dfc8.tar.gz ports-3a276d69bf1f20ccebd707bfb30140955643dfc8.zip |
Notes
Diffstat (limited to 'java/eclipse-vep')
-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 5d04ad46dca5..673c7370661c 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 \ |