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 50c518fe3b9..f6a0d5c2055 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2007/02/22 19:01:24 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:47 he Exp $ DISTNAME= psh-1.8 PKGNAME= perlsh-1.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/download/ |