From 3a61aee4cd7edf6f0c15bae603650c4f4453fd69 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/slatec/Makefile | 3 ++- math/slatec/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 math/slatec/pkg/COMMENT (limited to 'math/slatec') diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 01b848a3657..2996f18dc60 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/01/23 00:47:49 jtb Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:22:43 wiz Exp $ DISTNAME= slatec_src PKGNAME= slatec-4.1 @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.netlib.org/slatec/ \ EXTRACT_SUFX= .tgz MAINTAINER= jtb@netbsd.org +COMMENT= Library of mathematical and statistical Fortran 77 subroutines WRKSRC= ${WRKDIR}/src USE_FORTRAN= YES diff --git a/math/slatec/pkg/COMMENT b/math/slatec/pkg/COMMENT deleted file mode 100644 index da3e329dc8d..00000000000 --- a/math/slatec/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library of mathematical and statistical Fortran 77 subroutines -- cgit v1.2.3