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 | eb17b2de1dc5605ac3ca4eadcdf6ab7ee05ae013 (patch) | |
tree | fad970a24366a93fe465e478ebd9339caa10a706 /security/p5-Crypt-SSLeay/Makefile | |
parent | 40e82935ab36a5fdf3c758d87fbd75b9993b5d4b (diff) | |
download | pkgsrc-eb17b2de1dc5605ac3ca4eadcdf6ab7ee05ae013.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'security/p5-Crypt-SSLeay/Makefile')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index fa5ff195a3d..52543c3cd7b 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2010/08/26 06:37:10 sno Exp $ +# $NetBSD: Makefile,v 1.17 2011/08/14 14:42:49 obache Exp $ # DISTNAME= Crypt-SSLeay-0.58 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 4 +PKGREVISION= 1 SVR4_PKGNAME= p5csl CATEGORIES= security perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |