pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/falcons-eye Remove extraneous dash.
details: https://anonhg.NetBSD.org/pkgsrc/rev/612da10aa34d
branches: trunk
changeset: 473219:612da10aa34d
user: ben <ben%pkgsrc.org@localhost>
date: Sat Apr 17 19:08:37 2004 +0000
description:
Remove extraneous dash.
diffstat:
games/falcons-eye/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9d60d5f19df4 -r 612da10aa34d games/falcons-eye/Makefile
--- a/games/falcons-eye/Makefile Sat Apr 17 18:40:08 2004 +0000
+++ b/games/falcons-eye/Makefile Sat Apr 17 19:08:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/04/15 19:43:12 ben Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/17 19:08:37 ben Exp $
#
DISTNAME= nethack_source_331_jtp_193
@@ -31,7 +31,7 @@
.if ${OPSYS} == "NetBSD"
SUBST_CLASSES+= unixconf
-SUBST_MESSAGE.unixconf= "Configuring to use NetBSD pre-sets."
+SUBST_MESSAGE.unixconf= "Configuring to use NetBSD presets."
SUBST_STAGE.unixconf= post-patch
SUBST_FILES.unixconf= include/unixconf.h
SUBST_SED.unixconf= -e 's,^\/\* \#define BSD 1 \*\/,\#define BSD 1,' \
Home |
Main Index |
Thread Index |
Old Index