aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-GeoNames
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-15 19:08:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-15 19:08:59 +0000
commite19beeacb35b28bd611dca80cba52d476f772339 (patch)
tree2d16df0fd738283efb623d5cc6e307362b99943e /misc/p5-Geo-GeoNames
parentc4bc60bd586b27cffebe1300cc721c51096ba200 (diff)
downloadports-e19beeacb35b28bd611dca80cba52d476f772339.tar.gz
ports-e19beeacb35b28bd611dca80cba52d476f772339.zip
Update modifier: use :S instead of :C
Notes
Notes: svn path=/head/; revision=445927
Diffstat (limited to 'misc/p5-Geo-GeoNames')
-rw-r--r--misc/p5-Geo-GeoNames/Makefile3
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