diff options
author | wiz <wiz@pkgsrc.org> | 2002-08-20 14:39:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-08-20 14:39:14 +0000 |
commit | e6dacda5174b8994cad4269ce44dd3a9521b83a9 (patch) | |
tree | f6252a3dec3864e962f113e21c739a56f30687a9 /security | |
parent | 4d8bd28cd202c67b61e356c931430ec6af1c536e (diff) | |
download | pkgsrc-e6dacda5174b8994cad4269ce44dd3a9521b83a9.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index f51a41b5fbb..d4b06cc4574 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2002/08/19 09:48:55 shell Exp $ +# $NetBSD: Makefile,v 1.16 2002/08/20 14:39:14 wiz Exp $ DISTNAME= Net_SSLeay.pm-1.19 PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//} @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= shell@netbsd.org -HOMEPAGE= http://www.bacus.pt/Net_SSLeay/index.html +HOMEPAGE= http://symlabs.com/Net_SSLeay/ COMMENT= perl5 module for using OpenSSL USE_BUILDLINK_ONLY= YES |