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/py-numpy | |
parent | - cleanup IGNORE (diff) |
Reassign maintainership to db@db.net who has been been awaiting maintainer-
timeouts with the PRs she has submitted.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=180795
Diffstat (limited to 'math/py-numpy')
-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-* |