summaryrefslogtreecommitdiff
path: root/net/p5-Net-Pcap
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-07-02 12:18:22 +0000
committeradrianp <adrianp@pkgsrc.org>2005-07-02 12:18:22 +0000
commitd3b7776c6aabaf75923c2d994544d0af74006ace (patch)
treefbdbd87073b96ae1bd6e547d79d87a72dbd86123 /net/p5-Net-Pcap
parent729e335ee355435d5ebea1967b191a7e6c46ed64 (diff)
downloadpkgsrc-d3b7776c6aabaf75923c2d994544d0af74006ace.tar.gz
- Change to my NetBSD address
Diffstat (limited to 'net/p5-Net-Pcap')
-rw-r--r--net/p5-Net-Pcap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile
index c653ac60118..fa99dad72e9 100644
--- a/net/p5-Net-Pcap/Makefile
+++ b/net/p5-Net-Pcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:55 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/07/02 12:18:22 adrianp Exp $
#
DISTNAME= Net-Pcap-0.05
@@ -7,13 +7,13 @@ PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
-MAINTAINER= adrianp@stindustries.net
+MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://search.cpan.org/author/KCARNUT/Net-Pcap-0.04/Pcap.pm
COMMENT= Perl interface to pcap(3) LBL packet capture library
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Pcap/.packlist
-USE_BUILTIN.libpcap= no # NetBSD's libpcap is very old.
+#USE_BUILTIN.libpcap= no # NetBSD's libpcap is very old.
.include "../../lang/perl5/module.mk"
.include "../../net/libpcap/buildlink3.mk"