diff options
Diffstat (limited to 'textproc/p5-String-ShellQuote/Makefile')
-rw-r--r-- | textproc/p5-String-ShellQuote/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index 7f6b9511918..f51b499b10c 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:40 wiz Exp $ DISTNAME= String-ShellQuote-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} |