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-OpenSSL | |
parent | 81f7b4705fbf80c85e13b93a286039a0d6ad1bfe (diff) | |
download | pkgsrc-bb8eb713b74d64aa9f253d31396697200a3c00e5.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'security/p5-OpenSSL')
-rw-r--r-- | security/p5-OpenSSL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-OpenSSL/Makefile b/security/p5-OpenSSL/Makefile index de1153cb94a..0d3967cb0d2 100644 --- a/security/p5-OpenSSL/Makefile +++ b/security/p5-OpenSSL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:45 seb Exp $ +# $NetBSD: Makefile,v 1.5 2011/08/14 14:42:51 obache Exp $ # DISTNAME= OpenSSL-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5osl CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OE/OESI/} |