aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Numbers/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-22 01:45:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-22 01:45:40 +0000
commite54d1b55e972e3998d3ef5a9904a10126362da3e (patch)
treed0c7d4c2deeaa3a862eed98c7b9959812a65d677 /textproc/p5-Lingua-EN-Numbers/Makefile
parent74c8c0bf7bd2bc7f36fd379c4957cacfeb66231e (diff)
downloadports-e54d1b55e972e3998d3ef5a9904a10126362da3e.tar.gz
ports-e54d1b55e972e3998d3ef5a9904a10126362da3e.zip
- Update to 1.04
Notes
Notes: svn path=/head/; revision=299752
Diffstat (limited to 'textproc/p5-Lingua-EN-Numbers/Makefile')
-rw-r--r--textproc/p5-Lingua-EN-Numbers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-Numbers/Makefile b/textproc/p5-Lingua-EN-Numbers/Makefile
index efd6b16cbe24..19f6650b60d9 100644
--- a/textproc/p5-Lingua-EN-Numbers/Makefile
+++ b/textproc/p5-Lingua-EN-Numbers/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Lingua-EN-Numbers
-PORTVERSION= 1.03
+PORTVERSION= 1.04
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +16,6 @@ COMMENT= Converts numeric values into their English string equivalents
PERL_CONFIGURE= yes
-MAN3= Lingua::EN::Numbers.3
+MAN3= Lingua::EN::Numbers.3
.include <bsd.port.mk>