From fff52afc86989ad0a6ce63a1517d84dc5a3a8a62 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 19 Jun 2008 00:03:01 +0000 Subject: - Update to 1.0.3 - Pass maintainership to submitter PR: 124680 Submitted by: Wen heping --- math/rpy/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'math/rpy/Makefile') diff --git a/math/rpy/Makefile b/math/rpy/Makefile index 81d3c82cc778..e34647edbfe6 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -7,16 +7,15 @@ # PORTNAME= rpy -PORTVERSION= 0.3.5 +PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= Python interface to the R Programming Language -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric.pth:${PORTSDIR}/math/py-numeric \ +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \ R:${PORTSDIR}/math/R RUN_DEPENDS= ${BUILD_DEPENDS} -- cgit v1.2.3