diff options
Diffstat (limited to 'math/dcdflib.c/patches/patch-ab')
-rw-r--r-- | math/dcdflib.c/patches/patch-ab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/dcdflib.c/patches/patch-ab b/math/dcdflib.c/patches/patch-ab index 6f6ab46a434..1071ea35ea1 100644 --- a/math/dcdflib.c/patches/patch-ab +++ b/math/dcdflib.c/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-ab,v 1.3 2001/04/12 23:59:33 jtb Exp $ +$NetBSD: patch-ab,v 1.4 2006/06/09 09:58:57 rillig Exp $ --- /dev/null Thu Feb 8 05:50:43 2001 -+++ Makefile ++++ src/Makefile @@ -0,0 +1,14 @@ +LIB= dcdflib_c + |