diff options
Diffstat (limited to 'shells/lshell/Makefile')
-rw-r--r-- | shells/lshell/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile index 9a423b5b87a..195e694f020 100644 --- a/shells/lshell/Makefile +++ b/shells/lshell/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2012/03/09 12:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/04/12 19:44:21 gls Exp $ # -DISTNAME= lshell-0.9.14 -PKGREVISION= 1 +DISTNAME= lshell-0.9.15.1 CATEGORIES= shells python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lshell/} |