diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-15 19:08:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-15 19:08:59 +0000 |
commit | e19beeacb35b28bd611dca80cba52d476f772339 (patch) | |
tree | 2d16df0fd738283efb623d5cc6e307362b99943e /misc | |
parent | c4bc60bd586b27cffebe1300cc721c51096ba200 (diff) | |
download | ports-e19beeacb35b28bd611dca80cba52d476f772339.tar.gz ports-e19beeacb35b28bd611dca80cba52d476f772339.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geo-GeoNames/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/p5-Geo-GeoNames/Makefile b/misc/p5-Geo-GeoNames/Makefile index 5dce43c9f0bb..e69fb629a340 100644 --- a/misc/p5-Geo-GeoNames/Makefile +++ b/misc/p5-Geo-GeoNames/Makefile @@ -5,9 +5,8 @@ PORTNAME= Geo-GeoNames PORTVERSION= 1.120 CATEGORIES= misc perl5 MASTER_SITES= CPAN -#MASTER_SITE_SUBDIR= CPAN:BDFOY PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C|0$||} +DISTNAME= ${PORTNAME}-${PORTVERSION:S|0$||} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perform geographical queries using GeoNames Web Services |