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 /security/p5-Crypt-CBC | |
parent | 81f7b4705fbf80c85e13b93a286039a0d6ad1bfe (diff) | |
download | pkgsrc-bb8eb713b74d64aa9f253d31396697200a3c00e5.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'security/p5-Crypt-CBC')
-rw-r--r-- | security/p5-Crypt-CBC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index 51708bb1730..a84707ba742 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2010/08/21 16:35:37 seb Exp $ +# $NetBSD: Makefile,v 1.27 2011/08/14 14:42:46 obache Exp $ DISTNAME= Crypt-CBC-2.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5cbc CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |