diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-02-14 16:51:44 +0000 |
commit | d8299fcc60c91773d823d36ef69d39f5c2f2f0d0 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /java/eclipse-datatools | |
parent | - Remove now useless bmake/fmake check (diff) |
- Reassign lioux' ports to the heap
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=344281
Diffstat (limited to 'java/eclipse-datatools')
-rw-r--r-- | java/eclipse-datatools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-datatools/Makefile b/java/eclipse-datatools/Makefile index b80358773bfe..acd1592037b1 100644 --- a/java/eclipse-datatools/Makefile +++ b/java/eclipse-datatools/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= dtp-sdk_${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Data Tools Platform for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ |