summaryrefslogtreecommitdiff
path: root/wm/lwm/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'wm/lwm/patches/patch-aa')
-rw-r--r--wm/lwm/patches/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/wm/lwm/patches/patch-aa b/wm/lwm/patches/patch-aa
index c2dfe02fed7..80bfd65d29c 100644
--- a/wm/lwm/patches/patch-aa
+++ b/wm/lwm/patches/patch-aa
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2004/05/26 13:52:54 adam Exp $
---- Imakefile.orig Wed Oct 20 10:33:03 1999
-+++ Imakefile Mon Feb 28 01:22:33 2000
-@@ -7,6 +7,6 @@
- SRCS = lwm.c manage.c mouse.c client.c cursor.c error.c disp.c shape.c resource.c
+--- Imakefile.orig 2003-12-08 23:22:27.000000000 +0000
++++ Imakefile
+@@ -24,6 +24,6 @@ HEADERS = lwm.h ewmh.h
+ SRCS = lwm.c manage.c mouse.c client.c cursor.c error.c disp.c shape.c resource.c session.c ewmh.c
OBJS = ${SRCS:.c=.o}
-ComplexProgramTarget(lwm)