diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-28 16:57:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-28 16:57:29 +0000 |
commit | 92ea6e588816c77c70c88144d6180f1691fb531b (patch) | |
tree | 2c9986d19262d1783f37870bf33b2f2630dfb7bc /shells | |
parent | a3b52f648151892c962cce54d3a68737a5010566 (diff) |
- File was repacked
Submitted by: erwinbot
Notes
Notes:
svn path=/head/; revision=208101
Diffstat (limited to 'shells')
-rw-r--r-- | shells/vshnu/Makefile | 4 | ||||
-rw-r--r-- | shells/vshnu/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index 551e13112cf4..e28e9e66f49c 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -8,8 +8,10 @@ PORTNAME= vshnu PORTVERSION= 1.0300 +PORTREVISION= 1 CATEGORIES= shells perl5 -MASTER_SITES= http://www.cs.indiana.edu/~kinzler/vshnu/ +MASTER_SITES= http://www.cs.indiana.edu/~kinzler/${PORTNAME}/ +EXTRACT_SUFX= .tgz MAINTAINER= miwi@FreeBSD.org COMMENT= New Visual Shell diff --git a/shells/vshnu/distinfo b/shells/vshnu/distinfo index 28744bffca5b..eb1ac693ffa3 100644 --- a/shells/vshnu/distinfo +++ b/shells/vshnu/distinfo @@ -1,3 +1,3 @@ -MD5 (vshnu-1.0300.tar.gz) = 38bd9ed339b6784885780a138c91da4d -SHA256 (vshnu-1.0300.tar.gz) = 9ce987766fcec57c40c514ac943f47c072041ca409a1b7cf4ea4ba7198e078cd -SIZE (vshnu-1.0300.tar.gz) = 78420 +MD5 (vshnu-1.0300.tgz) = 38bd9ed339b6784885780a138c91da4d +SHA256 (vshnu-1.0300.tgz) = 9ce987766fcec57c40c514ac943f47c072041ca409a1b7cf4ea4ba7198e078cd +SIZE (vshnu-1.0300.tgz) = 78420 |