summaryrefslogtreecommitdiff
path: root/java/eclipse-datatools/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-08-13 13:34:46 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-08-13 13:34:46 +0000
commit48aa2c0a53cf0a076f1faab94878a3e0efdedf09 (patch)
tree1e533f53256f68f84e63887e08782cd4bfb59ec2 /java/eclipse-datatools/Makefile
parentDatatools is not optional anymore. (diff)
Update to 1.11 release.
Notes
Notes: svn path=/head/; revision=324665
Diffstat (limited to 'java/eclipse-datatools/Makefile')
-rw-r--r--java/eclipse-datatools/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/java/eclipse-datatools/Makefile b/java/eclipse-datatools/Makefile
index 76e3329642d9..b4195a6d1dd3 100644
--- a/java/eclipse-datatools/Makefile
+++ b/java/eclipse-datatools/Makefile
@@ -1,17 +1,13 @@
-# New ports collection makefile for: eclipse-datatools
-# Date created: Sun 1 Apr 2007 22:18:17 UTC
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
+# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= datatools
-DISTVERSION= 1.9.2
+PORTVERSION= 1.11
CATEGORIES= java devel databases
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/datatools/downloads/,}
-MASTER_SITE_SUBDIR= ${PORTVERSION:R}
+MASTER_SITE_SUBDIR= ${PORTVERSION}
PKGNAMEPREFIX= eclipse-
-DISTNAME= dtp-sdk_${DISTVERSION}
+DISTNAME= dtp-sdk_${PORTVERSION}
DIST_SUBDIR= eclipse
MAINTAINER= lioux@FreeBSD.org