diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-24 21:33:46 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-24 21:33:46 +0800 |
commit | a23d5c6b41bb134618be9e3f3db3f2107863ff7b (patch) | |
tree | c2bac21e6d5f5d7304e2966741769691ca2b26e5 /shells/vshnu | |
parent | e09f3d5e6230d815efa122572860e4b6ae913c6a (diff) | |
download | freebsd-ports-gnome-a23d5c6b41bb134618be9e3f3db3f2107863ff7b.tar.gz freebsd-ports-gnome-a23d5c6b41bb134618be9e3f3db3f2107863ff7b.tar.zst freebsd-ports-gnome-a23d5c6b41bb134618be9e3f3db3f2107863ff7b.zip |
upgrade to 1.0107
Diffstat (limited to 'shells/vshnu')
-rw-r--r-- | shells/vshnu/Makefile | 4 | ||||
-rw-r--r-- | shells/vshnu/distinfo | 2 | ||||
-rw-r--r-- | shells/vshnu/pkg-plist | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index 2f074c70bc5d..0588ec019e1a 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -7,9 +7,9 @@ # PORTNAME= vshnu -PORTVERSION= 1.0008 +PORTVERSION= 1.0107 CATEGORIES= shells perl5 -MASTER_SITES= http://www.cs.indiana.edu/hyplan/kinzler/vshnu/ +MASTER_SITES= http://www.cs.indiana.edu/~kinzler/vshnu/ MAINTAINER= ports@FreeBSD.org diff --git a/shells/vshnu/distinfo b/shells/vshnu/distinfo index ca5fb6687660..7249029425e8 100644 --- a/shells/vshnu/distinfo +++ b/shells/vshnu/distinfo @@ -1 +1 @@ -MD5 (vshnu-1.0008.tar.gz) = f15c258cf42bfa072be2af15163d734c +MD5 (vshnu-1.0107.tar.gz) = f4c4da9d6051bfdc317dabebc699b361 diff --git a/shells/vshnu/pkg-plist b/shells/vshnu/pkg-plist index 546519552bd9..08ef320d88f7 100644 --- a/shells/vshnu/pkg-plist +++ b/shells/vshnu/pkg-plist @@ -1,4 +1,4 @@ bin/vshnu -lib/perl5/site_perl/%%PERL_VER%%/vshnucfg.pl -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/vshnu/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/vshnu +%%SITE_PERL%%/vshnucfg.pl +%%SITE_PERL%%/%%PERL_ARCH%%/auto/vshnu/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/vshnu |