summaryrefslogtreecommitdiff
path: root/comms/dl-ezkit/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'comms/dl-ezkit/patches/patch-aa')
-rw-r--r--comms/dl-ezkit/patches/patch-aa5
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/dl-ezkit/patches/patch-aa b/comms/dl-ezkit/patches/patch-aa
index 97db1ea1273..93501afe1a0 100644
--- a/comms/dl-ezkit/patches/patch-aa
+++ b/comms/dl-ezkit/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 2001/08/19 03:29:00 jlam Exp $
+$NetBSD: patch-aa,v 1.3 2004/08/28 19:14:23 wiz Exp $
--- Makefile.bsd.orig Wed Dec 9 12:04:20 1998
+++ Makefile.bsd
@@ -23,11 +23,10 @@ $NetBSD: patch-aa,v 1.2 2001/08/19 03:29:00 jlam Exp $
checkin:
ci -u $(ALLFILES)
-@@ -41,6 +41,6 @@
+@@ -41,5 +41,5 @@
fi
clean:
- (rm *.o *~ *.core $(TARGETS))
+ rm -f *.o *~ *.core $(TARGETS)
- #EOF