diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
commit | 43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53 (patch) | |
tree | cd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /math/py-numeric/Makefile | |
parent | 5e05f453aedff40f0f045de1dff1b04f347dc060 (diff) |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin
Notes
Notes:
svn path=/head/; revision=336656
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 83f4859d7165..3551d2efb35d 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/Makefile @@ -12,7 +12,7 @@ DISTFILES= Numeric-${PORTVERSION}${EXTRACT_SUFX}:source \ numpy.pdf:doc EXTRACT_ONLY= Numeric-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Numeric Extension to Python USE_PYTHON= yes |