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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 4 10:55:29 CET 2009


Revision: 7099
          http://gar.svn.sourceforge.net/gar/?rev=7099&view=rev
Author:   dmichelsen
Date:     2009-11-04 09:55:29 +0000 (Wed, 04 Nov 2009)

Log Message:
-----------
ldns: Minor fixes with download URL

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

Modified: csw/mgar/pkg/ldns/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ldns/trunk/Makefile	2009-11-04 09:45:49 UTC (rev 7098)
+++ csw/mgar/pkg/ldns/trunk/Makefile	2009-11-04 09:55:29 UTC (rev 7099)
@@ -11,7 +11,7 @@
   scripting languages.
 endef
 
-MASTER_SITES = http://www.nlnetlabs.nl/projects/ldns/
+MASTER_SITES = http://www.nlnetlabs.nl/downloads/ldns/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 DISTFILES += CSWldns.doxyparse.diff
 
@@ -22,12 +22,14 @@
 SPKG_DESC_CSWldns = $(DESCRIPTION)
 SPKG_DESC_CSWldnsdevel = $(DESCRIPTION) development package
 
+SPKG_SOURCEURL = http://www.nlnetlabs.nl/projects/ldns/
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\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 = http://www.nlnetlabs.nl/downloads/ldns\
+UPSTREAM_MASTER_SITES = http://www.nlnetlabs.nl/downloads/ldns
 
 BUILD64 = 1
 EXTRA_BUILD_ISAS_i386 = pentium_pro


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