summaryrefslogtreecommitdiff
path: root/math/py-rpy
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /math/py-rpy
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'math/py-rpy')
-rw-r--r--math/py-rpy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile
index 06b8692a6fe..fef9453fde0 100644
--- a/math/py-rpy/Makefile
+++ b/math/py-rpy/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2006/06/20 19:54:14 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2007/02/22 19:26:47 wiz Exp $
#
DISTNAME= rpy-0.4.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 4
CATEGORIES= math python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rpy/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rpy/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rpy.sourceforge.net/
+HOMEPAGE= http://rpy.sourceforge.net/
COMMENT= R interface for Python
PYDISTUTILSPKG= YES