garnome r6380 - in trunk: . bootstrap/popt



Author: kbrae
Date: Wed Mar 12 15:30:02 2008
New Revision: 6380
URL: http://svn.gnome.org/viewvc/garnome?rev=6380&view=rev

Log:
bootstrap/popt: Fix MASTER_SITES, the previous mirror vanished.


Modified:
   trunk/ChangeLog
   trunk/bootstrap/popt/Makefile

Modified: trunk/bootstrap/popt/Makefile
==============================================================================
--- trunk/bootstrap/popt/Makefile	(original)
+++ trunk/bootstrap/popt/Makefile	Wed Mar 12 15:30:02 2008
@@ -3,11 +3,11 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = ftp://jbj.org/pub/rpm-4.4.x/
+MASTER_SITES = http://wraptastic.org/pub/rpm-4.4.x/
 
 DESCRIPTION = popt
 define BLURB
- #FIXME: blurb goes here
+The popt library exists essentially for parsing commandline options.
 endef
 
 CONFIGURE_SCRIPTS = $(WORKSRC)/configure



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