diff options
Diffstat (limited to 'math/py-igakit/Makefile')
-rw-r--r-- | math/py-igakit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-igakit/Makefile b/math/py-igakit/Makefile index 04c89e634ed4..3da547b2f48c 100644 --- a/math/py-igakit/Makefile +++ b/math/py-igakit/Makefile @@ -2,7 +2,7 @@ PORTNAME= igakit DISTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |