diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-17 21:00:49 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-17 21:00:49 +0000 |
commit | d1f7e9a632881f18f3ada558edfa72aee4e51369 (patch) | |
tree | a3be8a2661a6e2d36aa26b9209c1957d4748b7f5 | |
parent | a6bfcf64ce46701e430e17386c1de68de178f652 (diff) | |
download | pkgsrc-d1f7e9a632881f18f3ada558edfa72aee4e51369.tar.gz |
service suspended. fetch from backup.
-rw-r--r-- | math/libffm/Makefile | 4 | ||||
-rw-r--r-- | math/randlib/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/libffm/Makefile b/math/libffm/Makefile index 8d8b76ffd1d..fd9530fd3cd 100644 --- a/math/libffm/Makefile +++ b/math/libffm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2008/03/04 18:12:59 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2011/03/17 21:00:49 zafer Exp $ DISTNAME= libffm.0.28 PKGNAME= libffm-0.28 PKGREVISION= 1 CATEGORIES= math -MASTER_SITES= ftp://ftp.unix-ag.org/user/nils/ +MASTER_SITES= # ftp://ftp.unix-ag.org/user/nils/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Fast alpha-optimized replacement for some libm routines diff --git a/math/randlib/Makefile b/math/randlib/Makefile index 7fec389ffbe..ff0ac21bb05 100644 --- a/math/randlib/Makefile +++ b/math/randlib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2009/12/12 20:56:54 asau Exp $ +# $NetBSD: Makefile,v 1.15 2011/03/17 21:01:33 zafer Exp $ DISTNAME= randlib.c-1.3 PKGNAME= randlib-1.3 CATEGORIES= math -MASTER_SITES= ftp://odin.mdacc.tmc.edu/pub/source/ +MASTER_SITES= # ftp://odin.mdacc.tmc.edu/pub/source/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://biostatistics.mdanderson.org/SoftwareDownload/SingleSoftware.aspx?Software_Id=27 |