summaryrefslogtreecommitdiff
path: root/net/p5-Net-DHCP
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-DHCP')
-rw-r--r--net/p5-Net-DHCP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-DHCP/Makefile b/net/p5-Net-DHCP/Makefile
index 82ddb9df0b5..e3bd123dfb7 100644
--- a/net/p5-Net-DHCP/Makefile
+++ b/net/p5-Net-DHCP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/08/22 09:45:58 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/30 20:16:27 nia Exp $
#
DISTNAME= Net-DHCP-0.696
@@ -8,7 +8,7 @@ CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Net-DHCP/
+HOMEPAGE= https://metacpan.org/release/Net-DHCP
COMMENT= Object methods to create a DHCP packet
LICENSE= ${PERL5_LICENSE}