diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-07-24 07:06:36 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-07-24 07:06:36 +0000 |
commit | 7e1c3971583f9ad4c5f2ac850fa11fbbc1095291 (patch) | |
tree | 5483a1542c11e1f80230bd8813cd3938ce886421 /misc/p5-Locale-SubCountry/Makefile | |
parent | b1aab802c0cf4f6c72494c65bbbace09866577d6 (diff) | |
download | ports-7e1c3971583f9ad4c5f2ac850fa11fbbc1095291.tar.gz ports-7e1c3971583f9ad4c5f2ac850fa11fbbc1095291.zip |
Notes
Diffstat (limited to 'misc/p5-Locale-SubCountry/Makefile')
-rw-r--r-- | misc/p5-Locale-SubCountry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Locale-SubCountry/Makefile b/misc/p5-Locale-SubCountry/Makefile index 42ec26aff321..b42c073f41ba 100644 --- a/misc/p5-Locale-SubCountry/Makefile +++ b/misc/p5-Locale-SubCountry/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-SubCountry -PORTVERSION= 1.61 +PORTVERSION= 1.62 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |