summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2001-06-17 10:31:02 +0000
committerveego <veego@pkgsrc.org>2001-06-17 10:31:02 +0000
commit96e73e5ab8c2dc1e64eb250a5c6de9754c524ea2 (patch)
tree7bdefed5d140b3ae2a3ab037a9ad23ced4ae3c1a /net
parent6d94e90d1ba8cbfb0bc3f050a0ccc52b7fc25ca6 (diff)
downloadpkgsrc-96e73e5ab8c2dc1e64eb250a5c6de9754c524ea2.tar.gz
Fix the HOMEPAGE url.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index a51c1a2cfcc..5c21fddc29b 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/02/17 18:19:20 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2001/06/17 10:31:02 veego Exp $
# FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp
#
@@ -8,7 +8,7 @@ CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/FAQ.html
+HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/Net/libnetFAQ.html
COMMENT= perl5 modules to access and use network protocols
DEPENDS+= p5-Data-Dumper-*:../../devel/p5-Data-Dumper