aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-ReadLine-Gnu/Makefile
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>2001-05-27 14:13:59 +0800
committermph <mph@FreeBSD.org>2001-05-27 14:13:59 +0800
commit3b900761e47cfbdf9919b0168c9b0f73ad48af73 (patch)
tree95b6cf04689dce615c40ad8bfbece300c4286ba9 /devel/p5-ReadLine-Gnu/Makefile
parent5307d299b7932f9cca1eb1f11c90819832eb6411 (diff)
downloadfreebsd-ports-gnome-3b900761e47cfbdf9919b0168c9b0f73ad48af73.tar.gz
freebsd-ports-gnome-3b900761e47cfbdf9919b0168c9b0f73ad48af73.tar.zst
freebsd-ports-gnome-3b900761e47cfbdf9919b0168c9b0f73ad48af73.zip
Upgrade to 1.10.
Submitted by: vanilla
Diffstat (limited to 'devel/p5-ReadLine-Gnu/Makefile')
-rw-r--r--devel/p5-ReadLine-Gnu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ReadLine-Gnu/Makefile b/devel/p5-ReadLine-Gnu/Makefile
index dbc3ecdf440a..2e791b5285d8 100644
--- a/devel/p5-ReadLine-Gnu/Makefile
+++ b/devel/p5-ReadLine-Gnu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ReadLine-Gnu
-PORTVERSION= 1.09
+PORTVERSION= 1.10
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
@@ -17,7 +17,7 @@ MAINTAINER= mph@FreeBSD.org
PERL_CONFIGURE= yes
-MAN3= Term::ReadLine::Gnu.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Term::ReadLine::Gnu.3
.include <bsd.port.mk>