summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-Net-RawIP/Makefile3
-rw-r--r--net/p5-Net-RawIP/distinfo2
-rw-r--r--net/p5-Net-RawIP/pkg-comment1
3 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile
index cdc44c943830..cf3d06fd3200 100644
--- a/net/p5-Net-RawIP/Makefile
+++ b/net/p5-Net-RawIP/Makefile
@@ -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
diff --git a/net/p5-Net-RawIP/distinfo b/net/p5-Net-RawIP/distinfo
index 0474b78dfe38..8c93e59eaf80 100644
--- a/net/p5-Net-RawIP/distinfo
+++ b/net/p5-Net-RawIP/distinfo
@@ -1 +1 @@
-MD5 (Net-RawIP-0.09d.tar.gz) = 676d64cfa8ecf05d36ab820ab87cb30c
+MD5 (Net-RawIP-0.1.tar.gz) = 85fd004d7c6de96fab86f65d14ce4f17
diff --git a/net/p5-Net-RawIP/pkg-comment b/net/p5-Net-RawIP/pkg-comment
deleted file mode 100644
index bc3b197f518d..000000000000
--- a/net/p5-Net-RawIP/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A perl module to manipulate raw IP packets