diff options
author | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
commit | c34f7fd4bc036240fcb6d7bd55bc66a7354d9025 (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /security/p5-SSLeay | |
parent | ff6dc411681925ab278c71c3cc89aff5446d88d9 (diff) | |
download | pkgsrc-c34f7fd4bc036240fcb6d7bd55bc66a7354d9025.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'security/p5-SSLeay')
-rw-r--r-- | security/p5-SSLeay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-SSLeay/Makefile b/security/p5-SSLeay/Makefile index eb2b6bc9312..310ba199d1d 100644 --- a/security/p5-SSLeay/Makefile +++ b/security/p5-SSLeay/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:08 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/11/12 03:39:43 jschauma Exp $ # DISTNAME= Crypt-SSLeay-0.51 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5csl CATEGORIES= security perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |