diff options
author | obache <obache> | 2011-08-14 16:05:39 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 16:05:39 +0000 |
commit | 19b9abcfb43d19f476594b1dd4e3d9c0d6f6dfab (patch) | |
tree | b9d63cb12410cf8a8c380ce686a6fb65a99d1a50 /www/p5-CGI-Cookie-Splitter | |
parent | 82186c9f91b84b2f232edcc30995ba6be6f3dc82 (diff) | |
download | pkgsrc-19b9abcfb43d19f476594b1dd4e3d9c0d6f6dfab.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'www/p5-CGI-Cookie-Splitter')
-rw-r--r-- | www/p5-CGI-Cookie-Splitter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-Cookie-Splitter/Makefile b/www/p5-CGI-Cookie-Splitter/Makefile index d76b15c0760..deb2c67b983 100644 --- a/www/p5-CGI-Cookie-Splitter/Makefile +++ b/www/p5-CGI-Cookie-Splitter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:35 seb Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/14 16:05:44 obache Exp $ DISTNAME= CGI-Cookie-Splitter-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} |