diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-25 19:20:32 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-25 19:50:09 +0000 |
commit | 778426671e3517767256c8b726dcfc98ced0180b (patch) | |
tree | c2e44089344cf0c24ed53e4833b02f5bab501edb /misc/p5-Geo-Address-Formatter/Makefile | |
parent | 6252aaa36008e08f2095e7ed26934a8d88380a98 (diff) |
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 bc2c6418b6a4..8add044c4e97 100644 --- a/misc/p5-Geo-Address-Formatter/Makefile +++ b/misc/p5-Geo-Address-Formatter/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= Geo-Address-Formatter -PORTVERSION= 1.96 +PORTVERSION= 1.98 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |