diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-24 16:20:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-24 16:20:17 +0000 |
commit | 938806cce97a3e837fdcb4d12e261cc9c3cf4f08 (patch) | |
tree | 8d041c72883ca11400eac9bdcc57decdd1216b75 /net | |
parent | cccf7962072d7303112e5b5d25b9a6fc983598da (diff) | |
download | ports-938806cce97a3e837fdcb4d12e261cc9c3cf4f08.tar.gz ports-938806cce97a3e837fdcb4d12e261cc9c3cf4f08.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-MaxMind-DB-Common/Makefile | 3 |
1 files changed, 1 insertions, 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 |