summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-10-11 19:39:25 +0000
committeradrianp <adrianp>2005-10-11 19:39:25 +0000
commitaf6e63b10a23fdee03c434f9859662c8069a2261 (patch)
tree6f40b6ceed86c9feb0de002c2fa9c5b5c87e1790
parent764eeb2978ca90ef5687693956431e426657a07d (diff)
downloadpkgsrc-af6e63b10a23fdee03c434f9859662c8069a2261.tar.gz
Fix typo in HOMEPAGE
-rw-r--r--net/p5-Net-Pcap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile
index 9821792be20..81dfaf023a7 100644
--- a/net/p5-Net-Pcap/Makefile
+++ b/net/p5-Net-Pcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:27 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/10/11 19:39:25 adrianp Exp $
#
DISTNAME= Net-Pcap-0.05
@@ -8,7 +8,7 @@ CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= adrianp@NetBSD.org
-HOMEPAGE= http://search.cpan.org/author/KCARNUT/Net-Pcap-0.04/Pcap.pm
+HOMEPAGE= http://search.cpan.org/author/KCARNUT/Net-Pcap-0.05/Pcap.pm
COMMENT= Perl interface to pcap(3) LBL packet capture library
BUILDLINK_DEPENDS.libpcap+= libpcap>=0.8.1