diff options
Diffstat (limited to 'net/p5-Net-Pcap/Makefile')
-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 76812f4c167..dfedabf6318 100644 --- a/net/p5-Net-Pcap/Makefile +++ b/net/p5-Net-Pcap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/08/14 14:14:45 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 21:57:04 wiz Exp $ # DISTNAME= Net-Pcap-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |