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 2ef32c5683c..e6ff2e64fb8 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/12/09 14:17:52 obache Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:26 wiz Exp $ DISTNAME= psh-1.8 PKGNAME= perlsh-1.8 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/download/ |