diff options
Diffstat (limited to 'java/eclipse-aptana2/Makefile')
-rw-r--r-- | java/eclipse-aptana2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-aptana2/Makefile b/java/eclipse-aptana2/Makefile index 1f665da6828..a346f41b9a1 100644 --- a/java/eclipse-aptana2/Makefile +++ b/java/eclipse-aptana2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aptana -PORTVERSION= 1.1.7.015414 +PORTVERSION= 1.2.0.018852 #PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= java devel @@ -19,7 +19,7 @@ COMMENT= Aptana Web Development Tools (Eclipse plugin) RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse -ECLIPSE_VER= 3.2 +ECLIPSE_VER= 3.3 JAVA_OS= native JAVA_VENDOR= bsdjava |