aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Write/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Write/Makefile')
-rw-r--r--net/p5-Net-Write/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile
index e3d9e8ee21f4..b465d3b0a776 100644
--- a/net/p5-Net-Write/Makefile
+++ b/net/p5-Net-Write/Makefile
@@ -1,19 +1,19 @@
PORTNAME= Net-Write
-PORTVERSION= 1.05
-PORTREVISION= 1
+PORTVERSION= 1.10
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= eg@fbsd.lt
+MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to open and send raw frames to the network
+WWW= https://metacpan.org/release/Net-Write
LICENSE= ART10
LICENSE_FILE= ${WRKSRC}/LICENSE.Artistic
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Gomor>=1.00:devel/p5-Class-Gomor \
- p5-Socket6>=0.19:net/p5-Socket6 \
+ p5-Socket-GetAddrInfo>=0:net/p5-Socket-GetAddrInfo \
p5-Net-Pcap>=0.14:net/p5-Net-Pcap
USES= perl5