From 8611ef7c0daa745a965d89b30eb0a7e0b27ad847 Mon Sep 17 00:00:00 2001 From: he Date: Wed, 10 Sep 2008 21:01:15 +0000 Subject: Canonicalize HOMEPAGE, so that it doesn't include the version number or the author name. No version bump since this does not really change any substantial parts of the binary package. --- net/p5-Net-SNMP/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/p5-Net-SNMP') diff --git a/net/p5-Net-SNMP/Makefile b/net/p5-Net-SNMP/Makefile index 6ca30d3ddd3..cd9eca92a04 100644 --- a/net/p5-Net-SNMP/Makefile +++ b/net/p5-Net-SNMP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2007/10/13 23:35:54 heinz Exp $ +# $NetBSD: Makefile,v 1.23 2008/09/10 21:01:15 he Exp $ # DISTNAME= Net-SNMP-5.2.0 @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/author/DTOWN/Net-SNMP-4.1.2/ +HOMEPAGE= http://search.cpan.org/dist/Net-SNMP/ COMMENT= Perl5 module for SNMP queries PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3