diff options
author | jtb <jtb@pkgsrc.org> | 2001-04-14 21:43:38 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-04-14 21:43:38 +0000 |
commit | eb0cef2016fbd9fb9d81b3a73b8171cc1edae460 (patch) | |
tree | 17fca57b4a5d95e28deb838b9d6abd7a2f8436d5 /math/slatec/Makefile | |
parent | 096f4aad4362ee1ba0d616bc018900440fee08d8 (diff) | |
download | pkgsrc-eb0cef2016fbd9fb9d81b3a73b8171cc1edae460.tar.gz |
Change MAINTAINER section to packages@netbsd.org
Diffstat (limited to 'math/slatec/Makefile')
-rw-r--r-- | math/slatec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 2996f18dc60..8bcde3e5eab 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/17 18:22:43 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/04/14 21:43:56 jtb Exp $ DISTNAME= slatec_src PKGNAME= slatec-4.1 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.netlib.org/slatec/ \ ftp://ftp.zib.de/netlib/slatec/ EXTRACT_SUFX= .tgz -MAINTAINER= jtb@netbsd.org +MAINTAINER= packages@netbsd.org COMMENT= Library of mathematical and statistical Fortran 77 subroutines WRKSRC= ${WRKDIR}/src |