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-uml | |
parent | 9f3f0346e4500779ab72de4967118fffd0601083 (diff) | |
download | ports-e9f9782908a8a7152e76dc1431d618520ec5f81e.tar.gz ports-e9f9782908a8a7152e76dc1431d618520ec5f81e.zip |
Notes
Diffstat (limited to 'java/eclipse-uml')
-rw-r--r-- | java/eclipse-uml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-uml/Makefile b/java/eclipse-uml/Makefile index 11093a1027ee..e98b2048010e 100644 --- a/java/eclipse-uml/Makefile +++ b/java/eclipse-uml/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= uml2-SDK-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= java@FreeBSD.org +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= A framework creating UML diagrams in Eclipse RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.0.1/feature.xml:${PORTSDIR}/java/eclipse-emf |