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 | Fix more bad entries. (diff) |
Turn this one over to the mailing list. Note: this port has already passed
its putative expiration period, so if anyone on the list wants to save it,
they should get a PR in before the ports thaw is lifted.
Approved by: former maintainer
Notes
Notes:
svn path=/head/; revision=143894
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 \ |