[csw-devel] SF.net SVN: gar:[11690] csw/mgar/pkg/moonbuggy/trunk/Makefile

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Mon Nov 22 11:39:08 CET 2010


Revision: 11690
          http://gar.svn.sourceforge.net/gar/?rev=11690&view=rev
Author:   janholzh
Date:     2010-11-22 10:39:08 +0000 (Mon, 22 Nov 2010)

Log Message:
-----------
moon-buggy: fix UFILES_REGEX

Modified Paths:
--------------
    csw/mgar/pkg/moonbuggy/trunk/Makefile

Modified: csw/mgar/pkg/moonbuggy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/moonbuggy/trunk/Makefile	2010-11-22 10:30:25 UTC (rev 11689)
+++ csw/mgar/pkg/moonbuggy/trunk/Makefile	2010-11-22 10:39:08 UTC (rev 11690)
@@ -13,12 +13,8 @@
 DISTNAME = moon-buggy-$(GARVERSION)
 
 # File name regex to get notifications about upstream software releases
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = moon-buggy-(\d+(?:\.\d+)*).tar.gz
 
-# If the url used to check for software update is different of MASTER_SITES, then 
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES = 
-
 CONFIGURE_ARGS = $(DIRPATHS)
 
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list