diff options
Diffstat (limited to 'math/py-roman/Makefile')
-rw-r--r-- | math/py-roman/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-roman/Makefile b/math/py-roman/Makefile index 3223f660cca4..09981e890786 100644 --- a/math/py-roman/Makefile +++ b/math/py-roman/Makefile @@ -1,6 +1,5 @@ PORTNAME= roman -PORTVERSION= 5.0 -PORTREVISION= 1 +PORTVERSION= 5.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |