From 090059a2104b9f20d6996143c0d726aaf861788d Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 6 Jun 2008 14:17:21 +0000 Subject: Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) --- math/rpy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/rpy') diff --git a/math/rpy/Makefile b/math/rpy/Makefile index 9eec83745a2c..81d3c82cc778 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy PORTVERSION= 0.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -- cgit