diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-26 12:30:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-26 12:30:21 +0000 |
commit | 49006fabb50eabb65ea764f3ff384adbada7697f (patch) | |
tree | c27073b4a2a577b4a65a178497af71abf2860573 /math | |
parent | 3454da6cd108144f3a753782683c333468e40363 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/py-numpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 56b3c038a052..d6e7dc8b9a98 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -16,7 +16,7 @@ DISTFILES= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX}:source \ numpy.pdf:doc EXTRACT_ONLY= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX} -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= db@db.net COMMENT= The New Numeric Extension to Python CONFLICTS= f2py-* |