diff options
Diffstat (limited to 'math/py-symeig/Makefile')
-rw-r--r-- | math/py-symeig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile index 2c2b422e92f8..dfe583484a97 100644 --- a/math/py-symeig/Makefile +++ b/math/py-symeig/Makefile @@ -3,7 +3,7 @@ PORTNAME= symeig PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= SF/mdp-toolkit/mdp-toolkit/2.4 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |