aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2008-11-29 00:33:08 +0800
committernivit <nivit@FreeBSD.org>2008-11-29 00:33:08 +0800
commit6c4ad90413868972fe7ef2a1c893bef69a0d976a (patch)
tree6fe101e0cbb94145c817ee3d20f17b412a507c97
parentd94df8774d900094de7b00f36835def4b4c5a28a (diff)
downloadfreebsd-ports-gnome-6c4ad90413868972fe7ef2a1c893bef69a0d976a.tar.gz
freebsd-ports-gnome-6c4ad90413868972fe7ef2a1c893bef69a0d976a.tar.zst
freebsd-ports-gnome-6c4ad90413868972fe7ef2a1c893bef69a0d976a.zip
- Fix the fetch
Pointed out by: QAT
-rw-r--r--java/eclipse-aptana/Makefile4
-rw-r--r--java/eclipse-aptana2/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/java/eclipse-aptana/Makefile b/java/eclipse-aptana/Makefile
index a346f41b9a17..6dd84cf326a7 100644
--- a/java/eclipse-aptana/Makefile
+++ b/java/eclipse-aptana/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.0.018852
#PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= java devel
-MASTER_SITES= http://update.aptana.com/install/studio/${ECLIPSE_VER}/
+MASTER_SITES= http://update.aptana.com/install/studio/3.2/
PKGNAMEPREFIX= eclipse-
DISTNAME= aptana_update_${PORTVERSION:E}
@@ -19,8 +19,6 @@ COMMENT= Aptana Web Development Tools (Eclipse plugin)
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
-ECLIPSE_VER= 3.3
-
JAVA_OS= native
JAVA_VENDOR= bsdjava
JAVA_VERSION= 1.5+
diff --git a/java/eclipse-aptana2/Makefile b/java/eclipse-aptana2/Makefile
index a346f41b9a17..6dd84cf326a7 100644
--- a/java/eclipse-aptana2/Makefile
+++ b/java/eclipse-aptana2/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.0.018852
#PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= java devel
-MASTER_SITES= http://update.aptana.com/install/studio/${ECLIPSE_VER}/
+MASTER_SITES= http://update.aptana.com/install/studio/3.2/
PKGNAMEPREFIX= eclipse-
DISTNAME= aptana_update_${PORTVERSION:E}
@@ -19,8 +19,6 @@ COMMENT= Aptana Web Development Tools (Eclipse plugin)
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
-ECLIPSE_VER= 3.3
-
JAVA_OS= native
JAVA_VENDOR= bsdjava
JAVA_VERSION= 1.5+