diff options
Diffstat (limited to 'textproc/py-agate-dbf/Makefile')
| -rw-r--r-- | textproc/py-agate-dbf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-agate-dbf/Makefile b/textproc/py-agate-dbf/Makefile index 9a672475e58a..9c77eb400c2a 100644 --- a/textproc/py-agate-dbf/Makefile +++ b/textproc/py-agate-dbf/Makefile @@ -1,9 +1,9 @@ PORTNAME= agate-dbf -PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTVERSION= 0.2.4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S,-,_,}-${PORTVERSION} MAINTAINER= matthew@FreeBSD.org COMMENT= Support reading dbf files for agate |
