diff options
author | miwi <miwi@FreeBSD.org> | 2011-10-28 22:55:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-10-28 22:55:50 +0800 |
commit | f593d03902c4eec3a6b630e53fff7dad2caa3f47 (patch) | |
tree | 18316462740dcc841fb9a37ab5949900fa0d6d50 /shells/osh | |
parent | 4c9ba90dcd66c9abc2535fb71b50732dfb7fe5e4 (diff) | |
download | freebsd-ports-gnome-f593d03902c4eec3a6b630e53fff7dad2caa3f47.tar.gz freebsd-ports-gnome-f593d03902c4eec3a6b630e53fff7dad2caa3f47.tar.zst freebsd-ports-gnome-f593d03902c4eec3a6b630e53fff7dad2caa3f47.zip |
- Update to 20111027
Diffstat (limited to 'shells/osh')
-rw-r--r-- | shells/osh/Makefile | 5 | ||||
-rw-r--r-- | shells/osh/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 832b1b9c3503..a422c6c5b302 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -6,10 +6,9 @@ # PORTNAME= osh -DISTVERSION= 20100430 +DISTVERSION= 20111027 CATEGORIES= shells -MASTER_SITES= http://v6shell.org/src/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://v6shell.org/src/ MAINTAINER= miwi@FreeBSD.org COMMENT= An implementation of the UNIX 6th Edition shell diff --git a/shells/osh/distinfo b/shells/osh/distinfo index a435fe7c3583..16bb0ddb080d 100644 --- a/shells/osh/distinfo +++ b/shells/osh/distinfo @@ -1,2 +1,2 @@ -SHA256 (osh-20100430.tar.gz) = ded8b85b70d77ab42cf2522ec60791fc28f0cc7bf165adcaa1d6bf3d5f1ff656 -SIZE (osh-20100430.tar.gz) = 102970 +SHA256 (osh-20111027.tar.gz) = df70a794096d9000af1f43de447e22cf26f0655c387552ffdc0ef0a652937a21 +SIZE (osh-20111027.tar.gz) = 109442 |