diff options
Diffstat (limited to 'security/p5-SSLeay/Makefile')
-rw-r--r-- | security/p5-SSLeay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-SSLeay/Makefile b/security/p5-SSLeay/Makefile index 46f6b4b1c13..eb2b6bc9312 100644 --- a/security/p5-SSLeay/Makefile +++ b/security/p5-SSLeay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/14 09:26:45 shell Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:08 grant Exp $ # DISTNAME= Crypt-SSLeay-0.51 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5csl CATEGORIES= security perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= shell@netbsd.org +MAINTAINER= shell@NetBSD.org COMMENT= Crypt::SSLeay - OpenSSL glue that provides LWP https support DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww |