diff options
Diffstat (limited to 'www/p5-URI-ParseSearchString/Makefile')
-rw-r--r-- | www/p5-URI-ParseSearchString/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-URI-ParseSearchString/Makefile b/www/p5-URI-ParseSearchString/Makefile index 5883bcff9019..000693778b59 100644 --- a/www/p5-URI-ParseSearchString/Makefile +++ b/www/p5-URI-ParseSearchString/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= URI-ParseSearchString -PORTVERSION= 3.51.0 +PORTVERSION= 3.51 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/.0$//} MAINTAINER= perl@FreeBSD.org COMMENT= Parse Apache referer logs and extract search engine query strings |