From a13ea108bb00bc0ece583da1c460ce82a8ed8c87 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:52:59 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- math/fftpack/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/fftpack/Makefile') diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile index db1a00a55d4..c0879d3a498 100644 --- a/math/fftpack/Makefile +++ b/math/fftpack/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2001/02/02 00:23:51 jtb Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 18:22:20 wiz Exp $ DISTNAME= fftpack-20001130 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= jtb@netbsd.org +COMMENT= Single precision Fortran FFT subroutines NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/fftpack -- cgit v1.2.3