diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Pcap/Makefile | 4 |
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 |