aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-viplugin/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-08-28 07:20:47 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-08-28 07:20:47 +0000
commit8c7c7fbb693f10eb4088b8dffa2f64e9c6eeb38f (patch)
treec6ec4631cb94fbcb8ad6a929314f874f5de30999 /java/eclipse-viplugin/Makefile
parent72e1734e3d9aba7d5b427a410a6c07a1fc6c726b (diff)
Notes
Diffstat (limited to 'java/eclipse-viplugin/Makefile')
-rw-r--r--java/eclipse-viplugin/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/java/eclipse-viplugin/Makefile b/java/eclipse-viplugin/Makefile
index 2cb9e2146bdc..c318b672f0d6 100644
--- a/java/eclipse-viplugin/Makefile
+++ b/java/eclipse-viplugin/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= viPlugin
-PORTVERSION= 1.12.1
+PORTVERSION= 1.12.2
CATEGORIES= java devel editors
MASTER_SITES= http://www.satokar.com/viplugin/files/
-MASTER_SITES+= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= nork
PKGNAMEPREFIX= eclipse-
-DISTNAME= ${PORTNAME}_${PORTVERSION}_E30_trial
+DISTNAME= ${PORTNAME}_${PORTVERSION}_E30
DIST_SUBDIR= eclipse
MAINTAINER= java@freebsd.org