diff options
Diffstat (limited to 'textproc/py-pycddl/Makefile')
-rw-r--r-- | textproc/py-pycddl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pycddl/Makefile b/textproc/py-pycddl/Makefile index 32170137e9c5..f19cdcc433b4 100644 --- a/textproc/py-pycddl/Makefile +++ b/textproc/py-pycddl/Makefile @@ -1,7 +1,7 @@ PORTNAME= pycddl DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |