diff options
Diffstat (limited to 'net/p5-Net-Pcap/Makefile')
-rw-r--r-- | net/p5-Net-Pcap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile index 31689875c50..b3c6d33cd89 100644 --- a/net/p5-Net-Pcap/Makefile +++ b/net/p5-Net-Pcap/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2008/08/24 20:07:42 he Exp $ +# $NetBSD: Makefile,v 1.15 2008/10/19 19:18:32 he Exp $ # DISTNAME= Net-Pcap-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |