diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-12-08 13:26:15 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-12-08 13:26:15 +0000 |
commit | 765c1457d88159c583e673fc74f77a52dd3229d3 (patch) | |
tree | a319b653b1b4ede22c365d386b98c98da4882d09 /net/p5-Net-Pcap/Makefile | |
parent | 329d2316a760ed5b4491dee32c127e64642a5fe9 (diff) | |
download | ports-765c1457d88159c583e673fc74f77a52dd3229d3.tar.gz ports-765c1457d88159c583e673fc74f77a52dd3229d3.zip |
Notes
Diffstat (limited to 'net/p5-Net-Pcap/Makefile')
-rw-r--r-- | net/p5-Net-Pcap/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile index f26a7fa63362..85e82b3f2ba5 100644 --- a/net/p5-Net-Pcap/Makefile +++ b/net/p5-Net-Pcap/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Net-Pcap -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Net +MASTER_SITE_SUBDIR= ../../authors/id/K/KC/KCARNUT PKGNAMEPREFIX= p5- -MAINTAINER= skv@protey.ru +MAINTAINER= skv@FreeBSD.org COMMENT= Interface to pcap(3) LBL packet capture library PERL_CONFIGURE= yes |