- Assign maintainership over to Diane Bruce

- Remove leftover USE_REINPLACE

PR:		93842
Submitted by:	new maintainer
This commit is contained in:
Tom McLaughlin 2006-03-21 04:39:28 +00:00
parent ed81f76dd5
commit 37ce325bac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157832
2 changed files with 2 additions and 4 deletions

View File

@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= scipy
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= SciPy_complete-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= db@db.net
COMMENT= Scientific tools for Python
BUILD_DEPENDS= ${PYNUMERIC} \
@ -25,7 +25,6 @@ BUILD_DEPENDS= ${PYNUMERIC} \
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
atlas.1:${PORTSDIR}/math/atlas
USE_REINPLACE= yes
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes

View File

@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= scipy
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= SciPy_complete-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= db@db.net
COMMENT= Scientific tools for Python
BUILD_DEPENDS= ${PYNUMERIC} \
@ -25,7 +25,6 @@ BUILD_DEPENDS= ${PYNUMERIC} \
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
atlas.1:${PORTSDIR}/math/atlas
USE_REINPLACE= yes
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes