diff options
author | seb <seb@pkgsrc.org> | 2005-12-27 13:54:57 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-12-27 13:54:57 +0000 |
commit | 549737e01c9f0281123d39a95e2a8ae7bb9a5cc9 (patch) | |
tree | 1d4a29cae17d519c49eaaab5bc20a450fb22b3ab /math/p5-Math-GMP | |
parent | 86decb6ccc376c48eff52b2d940871455dacdebf (diff) | |
download | pkgsrc-549737e01c9f0281123d39a95e2a8ae7bb9a5cc9.tar.gz |
Lower expectations, both others' and mine: relinquish stewardship
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r-- | math/p5-Math-GMP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 43293cbd834..de8aa3797d2 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 10:54:30 seb Exp $ +# $NetBSD: Makefile,v 1.2 2005/12/27 13:54:58 seb Exp $ # DISTNAME= Math-GMP-2.04 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5mgp CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} -MAINTAINER= seb@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Math-GMP/ COMMENT= Perl 5 module for high speed arbitrary size integer math |