diff options
Diffstat (limited to 'math/fftpack')
-rw-r--r-- | math/fftpack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile index c0879d3a498..af7bec5c272 100644 --- a/math/fftpack/Makefile +++ b/math/fftpack/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2001/02/17 18:22:20 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/04/14 21:43:52 jtb Exp $ DISTNAME= fftpack-20001130 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= jtb@netbsd.org +MAINTAINER= packages@netbsd.org COMMENT= Single precision Fortran FFT subroutines NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL |