summaryrefslogtreecommitdiff
path: root/games/gnuchess-book-small
diff options
context:
space:
mode:
authorjlam <jlam>2000-10-15 08:19:27 +0000
committerjlam <jlam>2000-10-15 08:19:27 +0000
commitcb47f403e27bec872739ff2c074ca2d2fe78f66e (patch)
treeb8d2463c0fd9f98d573df1e40de954bcda2ae5eb /games/gnuchess-book-small
parentc4a8694711a741836ee725222ede0bd2ecf5a732 (diff)
downloadpkgsrc-cb47f403e27bec872739ff2c074ca2d2fe78f66e.tar.gz
Replace spaces with tabs.
Diffstat (limited to 'games/gnuchess-book-small')
-rw-r--r--games/gnuchess-book-small/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/gnuchess-book-small/Makefile b/games/gnuchess-book-small/Makefile
index f38ccaae90d..b82701db84b 100644
--- a/games/gnuchess-book-small/Makefile
+++ b/games/gnuchess-book-small/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 01:58:18 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2000/10/15 08:19:27 jlam Exp $
DISTNAME= small
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -25,10 +25,10 @@ PGN_FILE= ${DISTNAME}.txt
BOOK_FILE= book.dat
do-build:
- @${ECHO} ""
- @${ECHO} " ** Get yourself a shower and a big mug of coffee,"
- @${ECHO} " ** this will take _very_ long!"
- @${ECHO} ""
+ @${ECHO} ""
+ @${ECHO} " ** Get yourself a shower and a big mug of coffee,"
+ @${ECHO} " ** this will take _very_ long!"
+ @${ECHO} ""
cd ${WRKSRC} && gnuchess compile ${PGN_FILE} ${BOOK_FILE}
do-install: