diff options
Diffstat (limited to 'devel/py-ty/Makefile')
-rw-r--r-- | devel/py-ty/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-ty/Makefile b/devel/py-ty/Makefile index 6c33aec8bccb..668a3b61a965 100644 --- a/devel/py-ty/Makefile +++ b/devel/py-ty/Makefile @@ -1,5 +1,6 @@ PORTNAME= ty -DISTVERSION= 0.0.1a20 +DISTVERSION= 0.0.1a21 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |