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/aribas | |
parent | 096f4aad4362ee1ba0d616bc018900440fee08d8 (diff) | |
download | pkgsrc-eb0cef2016fbd9fb9d81b3a73b8171cc1edae460.tar.gz |
Change MAINTAINER section to packages@netbsd.org
Diffstat (limited to 'math/aribas')
-rw-r--r-- | math/aribas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/aribas/Makefile b/math/aribas/Makefile index 4885806ff03..e645b11a2b2 100644 --- a/math/aribas/Makefile +++ b/math/aribas/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:14 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/04/14 21:43:50 jtb Exp $ DISTNAME= aribas-1.20 CATEGORIES= math MASTER_SITES= ftp://ftp.mathematik.uni-muenchen.de/pub/forster/aribas/ -MAINTAINER= jtb@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html COMMENT= Multi-precision floating point and big integer arithmetic calculator |