diff options
Diffstat (limited to 'devel/py-configargparse/Makefile')
-rw-r--r-- | devel/py-configargparse/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-configargparse/Makefile b/devel/py-configargparse/Makefile index d491bd34dfeb..e3b7e5a0fff8 100644 --- a/devel/py-configargparse/Makefile +++ b/devel/py-configargparse/Makefile @@ -1,10 +1,8 @@ PORTNAME= configargparse -PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTVERSION= 1.7.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ConfigArgParse-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Drop-in replacement for argparse |