diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2008-02-25 17:54:28 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2008-02-25 17:54:28 +0000 |
commit | 703ef49b833ab03d1dc670e4453c63c6f7ade3c1 (patch) | |
tree | 9e4bbdf4793130685e6eb58922cc035d8d5300dc /java/eclipse-aptana/Makefile | |
parent | ae4d9bdc60d2d740b96eaa14756e31fcecf7fd59 (diff) | |
download | ports-703ef49b833ab03d1dc670e4453c63c6f7ade3c1.tar.gz ports-703ef49b833ab03d1dc670e4453c63c6f7ade3c1.zip |
- Update to 1.1.3.007983
Notes
Notes:
svn path=/head/; revision=207882
Diffstat (limited to 'java/eclipse-aptana/Makefile')
-rw-r--r-- | java/eclipse-aptana/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-aptana/Makefile b/java/eclipse-aptana/Makefile index 5b2f0eee7480..9071653a4573 100644 --- a/java/eclipse-aptana/Makefile +++ b/java/eclipse-aptana/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aptana -PORTVERSION= 1.1.2.007725 +PORTVERSION= 1.1.3.007983 PORTEPOCH= 1 CATEGORIES= java devel MASTER_SITES= http://update.aptana.com/install/${ECLIPSE_VER}/ |