diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
commit | 1dc7170d6da884a0c85b1490229eb7ef51040eb3 (patch) | |
tree | a4acd7e0215eed3892898e7164cb539838449581 /math/py-numeric | |
parent | dd8658966bcc43a3700d0bfb825f5fa3f00225ea (diff) | |
download | freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.gz freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.zst freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.zip |
Reset tg due to lack of commits for several months and no response to email.
Hat: portmgr
Diffstat (limited to 'math/py-numeric')
-rw-r--r-- | math/py-numeric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile index d39f1c97ef4e..f02011c62c06 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/Makefile @@ -16,7 +16,7 @@ DISTFILES= Numeric-${PORTVERSION}${EXTRACT_SUFX}:source \ numpy.pdf:doc EXTRACT_ONLY= Numeric-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Numeric Extension to Python USE_PYTHON= yes |