Updated to 0.05

This commit is contained in:
Sergey Skvortsov 2003-12-08 13:26:15 +00:00
parent 329d2316a7
commit 765c1457d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95364
3 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (Net-Pcap-0.04.tar.gz) = 3456934b09598122fea6a553cdf42a91
MD5 (Net-Pcap-0.05.tar.gz) = e729a2679591824ad90179d5fb555523

View File

@ -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