diff options
Diffstat (limited to 'math/py-fpconst/Makefile')
-rw-r--r-- | math/py-fpconst/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index 077ea4409e7d..44330ff69daa 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ PORTNAME= fpconst -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.1 CATEGORIES= math python -MASTER_SITES= http://www.analytics.washington.edu/downloads/fpconst/ +MASTER_SITES= http://research.warnes.net/~warnes/fpconst/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rui@ruilopes.com |