diff options
Diffstat (limited to 'shells/osh/Makefile')
-rw-r--r-- | shells/osh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 1c34cc16fba..2a3be21463d 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2008/12/13 14:14:49 obache Exp $ +# $NetBSD: Makefile,v 1.24 2009/05/30 12:49:44 obache Exp $ -DISTNAME= osh-20081213 +DISTNAME= osh-20090527 CATEGORIES= shells MASTER_SITES= http://v6shell.org/src/ |