diff options
Diffstat (limited to 'math/py-fiat/Makefile')
-rw-r--r-- | math/py-fiat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-fiat/Makefile b/math/py-fiat/Makefile index 359ef8bdb3de..de5c80a71970 100644 --- a/math/py-fiat/Makefile +++ b/math/py-fiat/Makefile @@ -3,7 +3,7 @@ PORTNAME= fiat PORTVERSION= ${MMVERSION}.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/release-${MMVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |