diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:54:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:54:46 +0000 |
commit | d7018eab568dffe7626bd654d5e70cf3ea1e4294 (patch) | |
tree | 48d558f8f5cb5eeba5e449ec7d21224d02370947 /math/py-numeric/Makefile | |
parent | 562c52b5253b097d70a47594beaccbeece11ecc1 (diff) |
Reset tg due to lack of commits for several months and no response to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=220036
Diffstat (limited to 'math/py-numeric/Makefile')
-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 |