From 938806cce97a3e837fdcb4d12e261cc9c3cf4f08 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 24 Jul 2014 16:20:17 +0000 Subject: [PATCH] - Use real PORTVERSION --- net/p5-MaxMind-DB-Common/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/p5-MaxMind-DB-Common/Makefile b/net/p5-MaxMind-DB-Common/Makefile index 1619c1718d2e..b6dad75340c5 100644 --- a/net/p5-MaxMind-DB-Common/Makefile +++ b/net/p5-MaxMind-DB-Common/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Common -PORTVERSION= 0.031.003 +PORTVERSION= 0.031003 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Code shared by the DB reader and writer modules