diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1999-06-06 20:01:52 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1999-06-06 20:01:52 +0000 |
commit | 9e6829904d6ca782ede8594125caae494a8e94a8 (patch) | |
tree | 682ece830e96dfb438c7b8619585cca24fb75413 /math/fftw/Makefile | |
parent | ac8274b67c03a00b61eb003c4b3e8d617a1d092a (diff) |
Notes
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r-- | math/fftw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 1a2436774bbf..3fb3c8ba7ea8 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -3,10 +3,10 @@ # Date created: Dec 28 1998 # Whom: Lars Koeller <lkoeller@cc.fh-lippe.de> # -# $Id: Makefile,v 1.1.1.1 1999/03/18 08:38:33 taoka Exp $ +# $Id: Makefile,v 1.2 1999/04/03 00:56:02 steve Exp $ # -DISTNAME= fftw-2.1.1 +DISTNAME= fftw-2.1.2 CATEGORIES= math MASTER_SITES= ftp://theory.lcs.mit.edu/pub/fftw/ \ ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/ |