diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-29 07:25:36 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-29 07:25:36 +0000 |
| commit | 0bec74d5fbc17de0570ac2dd1704e9ff36f7a2a2 (patch) | |
| tree | 4fe6034d34ae23cf9f64944a6b3ac5d96acc3bef /java/eclipse/Makefile | |
| parent | Fix packaging celestia-gtk (diff) | |
Reassign eclipse ports to the heap
eclipse@ is a failure resulting in eclipse ports being badly maintainer:
- outdated
- not adapted to infrastructure modification
- failures with clang
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=352582
Diffstat (limited to 'java/eclipse/Makefile')
| -rw-r--r-- | java/eclipse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 8b87c49bb0ba..cd0a0a0a812d 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -20,7 +20,7 @@ DISTFILES= ${ECLIPSE_BUILD_SRCFILE}:1 \ DIST_SUBDIR= eclipse EXTRACT_ONLY= ${ECLIPSE_BUILD_SRCFILE} -MAINTAINER= eclipse@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An open extensible IDE for anything and nothing in particular EXTRACT_DEPENDS=${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip |
