diff options
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r-- | math/fftw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index e9a19bd2f4a..6bc9d392b84 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2012/11/26 17:36:50 adam Exp $ +# $NetBSD: Makefile,v 1.43 2013/05/31 12:41:21 wiz Exp $ DISTNAME= fftw-3.3.3 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ http://www.fftw.org/ |