gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3431: better urls in Makefile


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3431: better urls in Makefile
Date: Mon, 12 Oct 2015 05:35:22 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3431
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2015-10-11 22:35:18 -0700
message:
  better urls in Makefile 
modified:
  gnustep/LapisPuzzle/Makefile   makefile-20151010233754-37alr22kuwc5iof7-3
=== modified file 'gnustep/LapisPuzzle/Makefile'
--- a/gnustep/LapisPuzzle/Makefile      2015-10-12 04:59:45 +0000
+++ b/gnustep/LapisPuzzle/Makefile      2015-10-12 05:35:18 +0000
@@ -18,18 +18,17 @@
 NAME = LapisPuzzle
 GARNAME = LapisPuzzle
 GARVERSION = 1.2
-HOME_URL = http://www.gnustep.org/
-DESCRIPTION =  LapisPuzzle
+HOME_URL = http://www.nongnu.org/gap/LapisPuzzle/
+DESCRIPTION = GNUstep LapisPuzzle game
 define BLURB
-A tetris-like game where each player is effected by the others game play.
-When one player clears blocks, the other gets more put on.  Attractive
-graphics as well.
+A tetris-like game where each player is effected by the other s game play.
+When one player clears blocks, the other gets more put on. 
 endef
 
 ######################################################################
 
-MASTER_SITES = $(MASTER_SAVANNAH)/gap/
-MASTER_SUBDIR = 
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = 
 


reply via email to

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