diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-10 20:09:17 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-10 20:09:17 +0000 |
commit | 957235c0794d2b709ed403e4873247381dba4305 (patch) | |
tree | c3b9b541b5ddfbceb4a0841c66191f4f178869c7 /shells/osh | |
parent | a1f9010a35e7b6ebb562107f26fbae86a3464509 (diff) | |
download | FreeBSD-ports-957235c0794d2b709ed403e4873247381dba4305.zip FreeBSD-ports-957235c0794d2b709ed403e4873247381dba4305.tar.gz |
Update to osh-040421
PR: ports/65962
Submitted by: Jeffrey Allen Neitzel <jneitzel@sdf.lonestar.org>
Diffstat (limited to 'shells/osh')
-rw-r--r-- | shells/osh/Makefile | 2 | ||||
-rw-r--r-- | shells/osh/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile index d7f36d3..8960fa5 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= osh -PORTVERSION= 040216 +PORTVERSION= 040421 CATEGORIES= shells MASTER_SITES= http://jneitzel.sdf1.org/osh/src/ diff --git a/shells/osh/distinfo b/shells/osh/distinfo index 56bab3a..ee2e65d 100644 --- a/shells/osh/distinfo +++ b/shells/osh/distinfo @@ -1,2 +1,2 @@ -MD5 (osh-040216.tar.gz) = afb9aa813df11b6c624fc1953e1bf650 -SIZE (osh-040216.tar.gz) = 34235 +MD5 (osh-040421.tar.gz) = bbb16879bca974c623823566e5ac2674 +SIZE (osh-040421.tar.gz) = 36508 |