diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-18 09:23:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-18 09:23:05 +0000 |
commit | 7c6788cf660a7ed5b28879fcbd355b7d92ef72b3 (patch) | |
tree | 3fe0b6911fe27bcd96dccd9d20d87de812dcf264 | |
parent | - Assign maintainership to latest submitter (Serge Negodyuck (diff) |
- Update MASTER_SITES
PR: ports/66794
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=109411
-rw-r--r-- | math/py-fpconst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index a8d6437a815a..077ea4409e7d 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -7,7 +7,7 @@ PORTNAME= fpconst PORTVERSION= 0.6.0 CATEGORIES= math python -MASTER_SITES= http://www.analytics.washington.edu/Zope/projects/fpconst/ +MASTER_SITES= http://www.analytics.washington.edu/downloads/fpconst/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rui@ruilopes.com |