diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-26 20:30:21 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-26 20:30:21 +0800 |
commit | 1d7c507b0d1583f15a54bc27f6b369cf51a8af08 (patch) | |
tree | b4a79100a86f9f9d769b4c21d468c72a78763853 /math | |
parent | b87146473dbdef33853a4bad7fd81982d9d0ef36 (diff) | |
download | freebsd-ports-gnome-1d7c507b0d1583f15a54bc27f6b369cf51a8af08.tar.gz freebsd-ports-gnome-1d7c507b0d1583f15a54bc27f6b369cf51a8af08.tar.zst freebsd-ports-gnome-1d7c507b0d1583f15a54bc27f6b369cf51a8af08.zip |
Reassign maintainership to db@db.net who has been been awaiting maintainer-
timeouts with the PRs she has submitted.
Hat: portmgr
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-* |