diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-10-09 06:55:14 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-10-09 06:55:14 +0000 |
commit | d837fcf89cd38b873485223c7cfba77fe690f94c (patch) | |
tree | 9f4af68903b070cc18ddad53441d4d55b2aefc4f /math/py-fpconst | |
parent | f4492d59ff6005f90c242415f60608da9254b1ca (diff) |
The author server is down for unknown time, so we must temporary fetch
the file from FreeBSD.org.
PR: 103713
Submitted by: Eric Mesa <ericsbinaryworld_@_gmail.com> (maintainer approved)
Approved by: tmclaugh (mentor)
Notes
Notes:
svn path=/head/; revision=175038
Diffstat (limited to 'math/py-fpconst')
-rw-r--r-- | math/py-fpconst/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index 62dd2e7917cd..8eeeef69c8b9 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rui@ruilopes.com COMMENT= Utilities for handling IEEE 754 floating point special values +MASTER_SITE_FREEBSD= yes USE_PYTHON= yes USE_PYDISTUTILS= yes |