summaryrefslogtreecommitdiff
path: root/math/fftw2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fftw2/Makefile')
-rw-r--r--math/fftw2/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/math/fftw2/Makefile b/math/fftw2/Makefile
index bca9fb4e77e..381fa6b73a0 100644
--- a/math/fftw2/Makefile
+++ b/math/fftw2/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/06/05 20:50:29 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/06/05 21:32:54 wiz Exp $
-DISTNAME= fftw-2.1.3
-PKGNAME= fftw2-2.1.3
+DISTNAME= fftw-2.1.5
+PKGNAME= fftw2-2.1.5
CATEGORIES= math
-MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/
+MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
+ http://www.fftw.org/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.fftw.org/