diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-01 14:05:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-01 14:05:32 +0800 |
commit | a6954c47c4f0494fb982fc5560d81e706a70f6b6 (patch) | |
tree | c2bf9fc351c0f7f94bad4ac4f1958584834bc8e8 /java | |
parent | 3f346bdc81ad9e121f408c4a18fb83b4c44f73df (diff) | |
download | freebsd-ports-gnome-a6954c47c4f0494fb982fc5560d81e706a70f6b6.tar.gz freebsd-ports-gnome-a6954c47c4f0494fb982fc5560d81e706a70f6b6.tar.zst freebsd-ports-gnome-a6954c47c4f0494fb982fc5560d81e706a70f6b6.zip |
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
Diffstat (limited to 'java')
-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 \ |