diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-21 09:19:15 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-21 09:19:15 +0000 |
commit | f20ef910844ec5c72f3ace1ef36c1f6fb3f6bd01 (patch) | |
tree | b2cee9e3ac35ebdd3802105d8d8cc14a0cc729f6 /misc/p5-Geo-Address-Formatter/Makefile | |
parent | bc3d6fec4c32b8214213045035aca48e8a7919fc (diff) |
Notes
Diffstat (limited to 'misc/p5-Geo-Address-Formatter/Makefile')
-rw-r--r-- | misc/p5-Geo-Address-Formatter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Geo-Address-Formatter/Makefile b/misc/p5-Geo-Address-Formatter/Makefile index 7076b5615db0..d1f55d6e607d 100644 --- a/misc/p5-Geo-Address-Formatter/Makefile +++ b/misc/p5-Geo-Address-Formatter/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-Address-Formatter -PORTVERSION= 1.83 +PORTVERSION= 1.85 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |