Update to version 0.1 and de-pkg-comment.

This commit is contained in:
Dmitry Sivachenko 2003-02-23 12:30:36 +00:00
parent 4a6f771cfb
commit 6806ca7f61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76268
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Net-RawIP
PORTVERSION= 0.09d
PORTVERSION= 0.1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://quake.skif.net/RawIP/files/ \
@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= A perl module to manipulate raw IP packets
PERL_CONFIGURE= yes
MAN3= Net::RawIP.3 Net::RawIP::libpcap.3

View file

@ -1 +1 @@
MD5 (Net-RawIP-0.09d.tar.gz) = 676d64cfa8ecf05d36ab820ab87cb30c
MD5 (Net-RawIP-0.1.tar.gz) = 85fd004d7c6de96fab86f65d14ce4f17

View file

@ -1 +0,0 @@
A perl module to manipulate raw IP packets