diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:42:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:42:45 +0000 |
commit | bb8eb713b74d64aa9f253d31396697200a3c00e5 (patch) | |
tree | fad970a24366a93fe465e478ebd9339caa10a706 /shells | |
parent | 81f7b4705fbf80c85e13b93a286039a0d6ad1bfe (diff) | |
download | pkgsrc-bb8eb713b74d64aa9f253d31396697200a3c00e5.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/perlsh/Makefile | 4 | ||||
-rw-r--r-- | shells/xsh/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 2f42da0fd27..70e3daa4b16 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2010/08/21 16:35:46 seb Exp $ +# $NetBSD: Makefile,v 1.20 2011/08/14 14:45:16 obache Exp $ DISTNAME= psh-1.8 PKGNAME= perlsh-1.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/download/ diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile index 742521382bc..990ddb7fbb9 100644 --- a/shells/xsh/Makefile +++ b/shells/xsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2010/08/21 16:35:46 seb Exp $ +# $NetBSD: Makefile,v 1.17 2011/08/14 14:45:16 obache Exp $ DISTNAME= XML-XSH-1.8.2 PKGNAME= ${DISTNAME:S/XML-XSH/xsh/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/} |