diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-09 19:35:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-09 19:35:50 +0000 |
commit | c006e1123a4152a9b81de9da9f1cd827ee48347e (patch) | |
tree | 45aba4aee24072d55b300851a71317a632756d3b /devel/p5-Locale-libintl/Makefile | |
parent | 07668b2ff5f3b726edd36c5ee872ccf6f2ec78d8 (diff) |
Notes
Diffstat (limited to 'devel/p5-Locale-libintl/Makefile')
-rw-r--r-- | devel/p5-Locale-libintl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Locale-libintl/Makefile b/devel/p5-Locale-libintl/Makefile index e7af82adbaea..f74144cc20a4 100644 --- a/devel/p5-Locale-libintl/Makefile +++ b/devel/p5-Locale-libintl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-libintl -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |