diff options
-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 |