diff options
author | obache <obache@pkgsrc.org> | 2009-02-11 11:41:53 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-02-11 11:41:53 +0000 |
commit | c0406efce7826f41aeaf2a27e8a71f5cadf007d2 (patch) | |
tree | 69fe7cb1d08dd1ae1d2b9e640874721299a8d235 /math | |
parent | 40e28b7235cf334b73984db7385ebda8353185ef (diff) | |
download | pkgsrc-c0406efce7826f41aeaf2a27e8a71f5cadf007d2.tar.gz |
pkgsrc-user@ => pkgsrc-users@.
Diffstat (limited to 'math')
-rw-r--r-- | math/fgmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fgmp/Makefile b/math/fgmp/Makefile index 77707648b85..79a6b0d640a 100644 --- a/math/fgmp/Makefile +++ b/math/fgmp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2008/03/04 18:12:59 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2009/02/11 11:41:53 obache Exp $ DISTNAME= fgmp-1.0b5-src-10.10 PKGNAME= fgmp-1.0b5 CATEGORIES= math MASTER_SITES= http://hpux.cs.utah.edu/hppd/cgi-bin/redirect?hpux/Maths/Misc/fgmp-1.0b5/ -MAINTAINER= pkgsrc-user@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hpux.cs.utah.edu/hppd/hpux/Maths/Misc/fgmp-1.0b5/ COMMENT= Minimalist free re-implementation of GNU multi-precision routines |