summaryrefslogtreecommitdiff
path: root/misc/colorls/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'misc/colorls/patches/patch-aa')
-rw-r--r--misc/colorls/patches/patch-aa9
1 files changed, 4 insertions, 5 deletions
diff --git a/misc/colorls/patches/patch-aa b/misc/colorls/patches/patch-aa
index d974d843b79..abb636a0f48 100644
--- a/misc/colorls/patches/patch-aa
+++ b/misc/colorls/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.6 2000/02/05 20:05:24 wiz Exp $
+$NetBSD: patch-aa,v 1.7 2004/10/13 18:50:13 tv Exp $
---- Makefile.orig Sat Nov 27 23:51:20 1999
-+++ Makefile Sat Nov 27 23:51:22 1999
-@@ -3,5 +3,8 @@
+--- Makefile.orig Fri Sep 23 22:55:51 1994
++++ Makefile
+@@ -3,4 +3,7 @@
-PROG= ls
+PROG= colorls
@@ -11,4 +11,3 @@ $NetBSD: patch-aa,v 1.6 2000/02/05 20:05:24 wiz Exp $
+MANDIR= ${PREFIX}/man
+MANINSTALL= catinstall maninstall
- .include <bsd.prog.mk>