diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-17 20:49:10 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-17 20:49:10 +0000 |
commit | ed1dc9f0c48e7a61fd894293ff7c1020f3510cc1 (patch) | |
tree | 4b4dba66e06173ce2bd53369fe60e7e522f2e132 /math | |
parent | d4c283e162edabd1214b9a73bd06efec65ef4ddc (diff) | |
download | pkgsrc-ed1dc9f0c48e7a61fd894293ff7c1020f3510cc1.tar.gz |
service suspended. fetch from backup.
Diffstat (limited to 'math')
-rw-r--r-- | math/dcdflib.c/Makefile | 4 | ||||
-rw-r--r-- | math/dcdflib.f/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/dcdflib.c/Makefile b/math/dcdflib.c/Makefile index d1df94a0fce..157f9b44643 100644 --- a/math/dcdflib.c/Makefile +++ b/math/dcdflib.c/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2009/12/12 22:29:00 asau Exp $ +# $NetBSD: Makefile,v 1.20 2011/03/17 20:51:55 zafer Exp $ DISTNAME= dcdflib.c-1.1 PKGREVISION= 1 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://odin.mdacc.tmc.edu/anonftp/ diff --git a/math/dcdflib.f/Makefile b/math/dcdflib.f/Makefile index 4df8b8d1972..6935c333c83 100644 --- a/math/dcdflib.f/Makefile +++ b/math/dcdflib.f/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2010/07/30 10:36:27 asau Exp $ +# $NetBSD: Makefile,v 1.15 2011/03/17 20:52:55 zafer Exp $ DISTNAME= dcdflib.f-1.1 PKGREVISION= 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://odin.mdacc.tmc.edu/anonftp/ |