diff options
Diffstat (limited to 'security/p5-SSLeay/Makefile')
-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/} |