From 11edc5451416c23af13418fc8391548f68dd629b Mon Sep 17 00:00:00 2001 From: edwin 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/scalapack/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/scalapack') diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 6d940c135129..15cb0a5a6c5c 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -7,6 +7,7 @@ PORTNAME= scalapack PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/scalapack/ DISTFILES= scalapack-${PORTVERSION}.tgz manpages.tgz -- cgit