diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-10-31 13:45:34 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-10-31 13:45:34 +0000 |
commit | 9a3693c8598ebe2e90f05e1de9c53ce718d03ebd (patch) | |
tree | 9a5f5dbdeb41afbb67d708ac03a4c75e9536be24 /textproc/p5-Lingua-EN-AddressParse/Makefile | |
parent | d562385a257bb953aea4b033d84e58ba7578c763 (diff) | |
download | ports-9a3693c8598ebe2e90f05e1de9c53ce718d03ebd.tar.gz ports-9a3693c8598ebe2e90f05e1de9c53ce718d03ebd.zip |
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-AddressParse/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-AddressParse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-AddressParse/Makefile b/textproc/p5-Lingua-EN-AddressParse/Makefile index 0674a3ba8ad0..b8c1cd234710 100644 --- a/textproc/p5-Lingua-EN-AddressParse/Makefile +++ b/textproc/p5-Lingua-EN-AddressParse/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Lingua-EN-AddressParse -PORTVERSION= 1.20 +PORTVERSION= 1.21 CATEGORIES= textproc perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |