aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-webtools/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2011-05-19 15:41:43 +0000
committerAlex Dupre <ale@FreeBSD.org>2011-05-19 15:41:43 +0000
commitf264da443f4988421f5c831f23142948c3bd3213 (patch)
tree89b5dbb80bcdc1fc0b339007692491321f41dceb /java/eclipse-webtools/Makefile
parent9f63c667c1b59bac8e389719e15e5a7dec81897a (diff)
downloadports-f264da443f4988421f5c831f23142948c3bd3213.tar.gz
ports-f264da443f4988421f5c831f23142948c3bd3213.zip
Notes
Diffstat (limited to 'java/eclipse-webtools/Makefile')
-rw-r--r--java/eclipse-webtools/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/java/eclipse-webtools/Makefile b/java/eclipse-webtools/Makefile
index 4aeb3cffde7d..1757e8620db2 100644
--- a/java/eclipse-webtools/Makefile
+++ b/java/eclipse-webtools/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= webtools
-PORTVERSION= 3.2.2
+PORTVERSION= 3.2.3
CATEGORIES= java devel www
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/webtools/downloads/drops/,}
-MASTER_SITE_SUBDIR= R3.2.2/R-${PORTVERSION}-20100915173744
+MASTER_SITE_SUBDIR= R${PORTVERSION}/R-${PORTVERSION}-20110217214612
PKGNAMEPREFIX= eclipse-
-DISTNAME= wtp-R-${PORTVERSION}-20100915173744
+DISTNAME= wtp-R-${PORTVERSION}-20110217214612
DIST_SUBDIR= eclipse
-MAINTAINER= zhoushuqun@gmail.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= Webtools for eclipse
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \