diff options
author | skv <skv@FreeBSD.org> | 2003-12-08 21:26:15 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2003-12-08 21:26:15 +0800 |
commit | 0f53c35a1dc5566bd9355aeb9f3ec3c96a6da097 (patch) | |
tree | 5fd8f8adae56df1ea01d7d0004c1ed91c2a35068 /net | |
parent | c2dad256152a3e790bc6a7d401872c6aa28a8e37 (diff) | |
download | freebsd-ports-gnome-0f53c35a1dc5566bd9355aeb9f3ec3c96a6da097.tar.gz freebsd-ports-gnome-0f53c35a1dc5566bd9355aeb9f3ec3c96a6da097.tar.zst freebsd-ports-gnome-0f53c35a1dc5566bd9355aeb9f3ec3c96a6da097.zip |
Updated to 0.05
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Pcap/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Net-Pcap/distinfo | 2 | ||||
-rw-r--r-- | net/p5-Net-Pcap/pkg-descr | 4 |
3 files changed, 6 insertions, 6 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 diff --git a/net/p5-Net-Pcap/distinfo b/net/p5-Net-Pcap/distinfo index 2c3edf288861..57a64551a920 100644 --- a/net/p5-Net-Pcap/distinfo +++ b/net/p5-Net-Pcap/distinfo @@ -1 +1 @@ -MD5 (Net-Pcap-0.04.tar.gz) = 3456934b09598122fea6a553cdf42a91 +MD5 (Net-Pcap-0.05.tar.gz) = e729a2679591824ad90179d5fb555523 diff --git a/net/p5-Net-Pcap/pkg-descr b/net/p5-Net-Pcap/pkg-descr index 8b2617209d02..1f97d0267750 100644 --- a/net/p5-Net-Pcap/pkg-descr +++ b/net/p5-Net-Pcap/pkg-descr @@ -1,6 +1,6 @@ Interface to pcap(3) LBL packet capture library -WWW: http://search.cpan.org/search?dist=Net-Pcap +WWW: http://search.cpan.org/dist/Net-Pcap/ -- Sergey Skvortsov -skv@protey.ru +skv@FreeBSD.org |