diff options
author | nivit <nivit@FreeBSD.org> | 2008-11-27 22:28:37 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-11-27 22:28:37 +0800 |
commit | 023d933f3f7f5854b6452a6674f8a9d2c7ffa163 (patch) | |
tree | 285c64cf36e63605c2d5ef3459a66dcea486f39a /java/eclipse-aptana2/Makefile | |
parent | f0ff2d0d52e00b7d8fef0b370a2ce90a7eb879ed (diff) | |
download | freebsd-ports-graphics-023d933f3f7f5854b6452a6674f8a9d2c7ffa163.tar.gz freebsd-ports-graphics-023d933f3f7f5854b6452a6674f8a9d2c7ffa163.tar.zst freebsd-ports-graphics-023d933f3f7f5854b6452a6674f8a9d2c7ffa163.zip |
- Update to 1.2.0.018852
- Set ECLIPSE_VER to 3.3
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 |