aboutsummaryrefslogtreecommitdiff
path: root/math/fftw
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-01-07 16:34:27 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-01-07 16:34:27 +0000
commit05a2cbc2b4065df619532438fa1273548077e37e (patch)
treeffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /math/fftw
parent171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff)
downloadports-05a2cbc2b4065df619532438fa1273548077e37e.tar.gz
ports-05a2cbc2b4065df619532438fa1273548077e37e.zip
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Notes
Notes: svn path=/head/; revision=225403
Diffstat (limited to 'math/fftw')
-rw-r--r--math/fftw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index f48f8bc6a96f..16c07cc20018 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fftw
PORTVERSION= 2.1.5
-PORTREVISION?= 4
+PORTREVISION?= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
ftp://ftp.fftw.org/pub/fftw/old/ \