diff options
author | heinz <heinz> | 2005-10-22 20:05:01 +0000 |
---|---|---|
committer | heinz <heinz> | 2005-10-22 20:05:01 +0000 |
commit | d7fe0e4fd4105858ffe502c6a3588ebb821cc3c8 (patch) | |
tree | 55a66702dd591b99704bce10aaf59b7e74f2f987 /security | |
parent | e485034efdabe1e139f2ae030ade7570d615011e (diff) | |
download | pkgsrc-d7fe0e4fd4105858ffe502c6a3588ebb821cc3c8.tar.gz |
The home page changed.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Net-DNS-SEC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile index b23f2ea386d..37912557396 100644 --- a/security/p5-Net-DNS-SEC/Makefile +++ b/security/p5-Net-DNS-SEC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:30 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/10/22 20:05:01 heinz Exp $ # DISTNAME= Net-DNS-SEC-0.12 @@ -9,7 +9,7 @@ CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= heinz@NetBSD.org -HOMEPAGE= http://www.ripe.net/disi/ +HOMEPAGE= http://www.net-dns.org/ COMMENT= DNSSEC extension to Net::DNS Perl DNS Resolver Module DEPENDS+= p5-Net-DNS>=0.44:../../net/p5-Net-DNS |