diff options
author | zafer <zafer> | 2011-03-17 21:00:49 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-17 21:00:49 +0000 |
commit | 196fc9d674223b6545df00b96650697790cf6a2d (patch) | |
tree | a3be8a2661a6e2d36aa26b9209c1957d4748b7f5 /math | |
parent | 950a90b96afc56805bf42c0bfd1d57336dbd87e1 (diff) | |
download | pkgsrc-196fc9d674223b6545df00b96650697790cf6a2d.tar.gz |
service suspended. fetch from backup.
Diffstat (limited to 'math')
-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 |