diff options
| author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-08-28 07:20:47 +0000 |
|---|---|---|
| committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-08-28 07:20:47 +0000 |
| commit | 8c7c7fbb693f10eb4088b8dffa2f64e9c6eeb38f (patch) | |
| tree | c6ec4631cb94fbcb8ad6a929314f874f5de30999 /java/eclipse-viplugin/Makefile | |
| parent | 72e1734e3d9aba7d5b427a410a6c07a1fc6c726b (diff) | |
Notes
Diffstat (limited to 'java/eclipse-viplugin/Makefile')
| -rw-r--r-- | java/eclipse-viplugin/Makefile | 6 |
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 |
