diff options
Diffstat (limited to 'math/py-fpconst')
-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 8eeeef69c8b9..eade6cb2c43e 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -10,7 +10,7 @@ CATEGORIES= math python MASTER_SITES= http://mac.warnes.net/~warnes/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rui@ruilopes.com +MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for handling IEEE 754 floating point special values MASTER_SITE_FREEBSD= yes |