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/pari | |
parent | 096f4aad4362ee1ba0d616bc018900440fee08d8 (diff) | |
download | pkgsrc-eb0cef2016fbd9fb9d81b3a73b8171cc1edae460.tar.gz |
Change MAINTAINER section to packages@netbsd.org
Diffstat (limited to 'math/pari')
-rw-r--r-- | math/pari/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index 3024c2ba980..6af24e3162e 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2001/03/27 03:20:06 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2001/04/14 21:43:55 jtb Exp $ DISTNAME= pari-2.1.0 CATEGORIES= math MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.1/ \ http://www.gn-50uma.de/ftp/pari-2.1/ -MAINTAINER= jtb@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.parigp-home.de COMMENT= PARI-GP is a software package for computer-aided number theory |