Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mit/xorg/bin/xmore cope with XMore.ad -> XMore.



details:   https://anonhg.NetBSD.org/src/rev/66e1744557bc
branches:  trunk
changeset: 757085:66e1744557bc
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Aug 14 09:25:35 2010 +0000

description:
cope with XMore.ad -> XMore.

diffstat:

 external/mit/xorg/bin/xmore/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r f98e171a9583 -r 66e1744557bc external/mit/xorg/bin/xmore/Makefile
--- a/external/mit/xorg/bin/xmore/Makefile      Sat Aug 14 09:02:17 2010 +0000
+++ b/external/mit/xorg/bin/xmore/Makefile      Sat Aug 14 09:25:35 2010 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.2 2009/04/19 21:36:47 mrg Exp $
+#      $NetBSD: Makefile,v 1.3 2010/08/14 09:25:35 mrg Exp $
 
 .include <bsd.own.mk>
 
 PROG=          xmore
-APPDEFS=       XMore.ad
+APPDEFS=       XMore
 
 SRCS=  xmore.c
 



Home | Main Index | Thread Index | Old Index