diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-09 01:04:28 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-09 01:04:28 +0000 |
commit | d2f041f3e94bc225b2bde21ad48a0f7d52de607a (patch) | |
tree | 5bce7e7410dc39ebb8d51915f78eff0cf54c8e5d /math | |
parent | 39ec889a41fd575c2db0331f4f89e1a233e08d77 (diff) | |
download | ports-d2f041f3e94bc225b2bde21ad48a0f7d52de607a.tar.gz ports-d2f041f3e94bc225b2bde21ad48a0f7d52de607a.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/fftw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 16c07cc20018..b934f74b5331 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -7,7 +7,7 @@ PORTNAME= fftw PORTVERSION= 2.1.5 -PORTREVISION?= 1 +PORTREVISION?= 5 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ ftp://ftp.fftw.org/pub/fftw/old/ \ |