aboutsummaryrefslogtreecommitdiffstats
path: root/irc/p5-IRC/Makefile
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2001-11-27 22:34:05 +0800
committerjedgar <jedgar@FreeBSD.org>2001-11-27 22:34:05 +0800
commit7f330368e8f2fabd7db3cc16f3ff07b8384fcdd8 (patch)
tree18702b8b95a50ff8ece07fc522ebcc047ab5e565 /irc/p5-IRC/Makefile
parent6212214156f1ee51663142bb17dc14d51a17e731 (diff)
downloadfreebsd-ports-graphics-7f330368e8f2fabd7db3cc16f3ff07b8384fcdd8.tar.gz
freebsd-ports-graphics-7f330368e8f2fabd7db3cc16f3ff07b8384fcdd8.tar.zst
freebsd-ports-graphics-7f330368e8f2fabd7db3cc16f3ff07b8384fcdd8.zip
Update port to 0.71
Update ipv6 patch PR: 28378 (ipv6 fix)
Diffstat (limited to 'irc/p5-IRC/Makefile')
-rw-r--r--irc/p5-IRC/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile
index ca635d583fc..c9ad8ec5c5d 100644
--- a/irc/p5-IRC/Makefile
+++ b/irc/p5-IRC/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Net-IRC
-PORTVERSION= 0.70
-PORTREVISION= 1
+PORTVERSION= 0.71
CATEGORIES= irc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -18,8 +17,7 @@ MAINTAINER= jedgar@fxp.org
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= \
- Net::Connection.3 \
+MAN3= Net::Connection.3 \
Net::DCC.3 \
Net::Event.3 \
Net::IRC.3