gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3472: fix Ladder Makefile


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3472: fix Ladder Makefile
Date: Sun, 18 Oct 2015 06:31:52 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3472
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2015-10-17 23:31:31 -0700
message:
  fix Ladder Makefile
modified:
  gnustep/Ladder/Makefile        makefile-20151016004035-nl24tbsxrxl4mjvq-2
=== modified file 'gnustep/Ladder/Makefile'
--- a/gnustep/Ladder/Makefile   2015-10-16 00:41:10 +0000
+++ b/gnustep/Ladder/Makefile   2015-10-18 06:31:31 +0000
@@ -21,7 +21,9 @@
 HOME_URL = http://www.non-gnu.org/gap/ladder/
 DESCRIPTION = A GNUstep Go board, for use with gnugo.  
 define BLURB
-A GNUstep Go board, for use with gnugo.  Includes game clock.
+Ladder is a graphically pleasing implementation of Go. It uses gnugo
+as it s engine and you must have a recent version of gnugo installed in
+order to run it.
 endef
 
 ######################################################################
@@ -30,11 +32,6 @@
 MASTER_SUBDIR = gap/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES =
-define BLURB
-Ladder is a graphically pleasing implementation of Go. It uses gnugo
-as it s engine and you must have a recent version of gnugo installed in
-order to run it.
-endef
 
 BUILDDEPS =
 LIBDEPS =


reply via email to

[Prev in Thread] Current Thread [Next in Thread]