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