diff options
Diffstat (limited to 'shells/perlsh/Makefile')
-rw-r--r-- | shells/perlsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index e4ca9020cd3..d5fa6222654 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 21:57:35 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:59 wiz Exp $ DISTNAME= psh-1.8 PKGNAME= perlsh-1.8 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/download/ |