diff options
Diffstat (limited to 'math/py-rpy')
-rw-r--r-- | math/py-rpy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile index c19c9e167ca..38759556674 100644 --- a/math/py-rpy/Makefile +++ b/math/py-rpy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2006/01/27 21:50:41 markd Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:10:03 joerg Exp $ # DISTNAME= rpy-0.4.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rpy/} |