diff options
author | wiz <wiz@pkgsrc.org> | 2013-12-23 11:57:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-12-23 11:57:02 +0000 |
commit | f5401a11ecc9b1ab1acfa1edfe92f1e0a7d1ca18 (patch) | |
tree | c6574cd7d838811f85188ca6d06fe2b21bac18da /math | |
parent | f372f1e5a75e7caa524bdc9bb36e0d11efc48ac8 (diff) | |
download | pkgsrc-f5401a11ecc9b1ab1acfa1edfe92f1e0a7d1ca18.tar.gz |
Reset maintainer for resigned developers.
Diffstat (limited to 'math')
-rw-r--r-- | math/mpfr/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index 907cfbc2ec5..cda0f44091a 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2013/03/15 19:09:06 drochner Exp $ -# +# $NetBSD: Makefile,v 1.27 2013/12/23 11:57:04 wiz Exp $ DISTNAME= mpfr-3.1.2 #PKGNAME= ${DISTNAME}p2 # append patch level @@ -12,7 +11,7 @@ EXTRACT_SUFX= .tar.bz2 #PATCHFILES= patch01 patch02 #PATCH_DIST_STRIP= -p1 -MAINTAINER= rh@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mpfr.org/ COMMENT= GMP-based library for multiple-precision floating-point computations LICENSE= gnu-lgpl-v3 |