diff options
Diffstat (limited to 'textproc/py-bracex/Makefile')
-rw-r--r-- | textproc/py-bracex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-bracex/Makefile b/textproc/py-bracex/Makefile index a73ee562ce9e..7de03699a0ac 100644 --- a/textproc/py-bracex/Makefile +++ b/textproc/py-bracex/Makefile @@ -1,9 +1,8 @@ PORTNAME= bracex -DISTVERSION= 2.5.post1 +PORTVERSION= 2.6 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PORTVERSION= 2.5p1 MAINTAINER= matthew@FreeBSD.org COMMENT= Brace expansion |