summaryrefslogtreecommitdiff
path: root/math/py-rpy/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-01-27 21:50:41 +0000
committermarkd <markd@pkgsrc.org>2006-01-27 21:50:41 +0000
commite2fe14385e82e94604d749d187cbaf02b6a77f07 (patch)
tree1bdea76a0d3cdbf65e61a2af3d48ac24b6ad47cf /math/py-rpy/Makefile
parentde090f5b5a3f0cf19e784cb1e2749d047a36ff00 (diff)
downloadpkgsrc-e2fe14385e82e94604d749d187cbaf02b6a77f07.tar.gz
Whoops, I forgot to actually fix the PLIST when I last "fixed" this. Bump
PKGREVISION again.
Diffstat (limited to 'math/py-rpy/Makefile')
-rw-r--r--math/py-rpy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile
index 9ac03296e19..c19c9e167ca 100644
--- a/math/py-rpy/Makefile
+++ b/math/py-rpy/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2006/01/04 11:09:44 markd Exp $
+# $NetBSD: Makefile,v 1.12 2006/01/27 21:50:41 markd Exp $
#
DISTNAME= rpy-0.4.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rpy/}