garnome r6768 - in trunk: . bootstrap/libtasn1



Author: kbrae
Date: Wed Oct  1 21:34:22 2008
New Revision: 6768
URL: http://svn.gnome.org/viewvc/garnome?rev=6768&view=rev

Log:
        * bootstrap/libtasn1 (MASTER_SITES): Main mirror moved, adjust.
        Fixes bug 554583.



Modified:
   trunk/ChangeLog
   trunk/bootstrap/libtasn1/Makefile

Modified: trunk/bootstrap/libtasn1/Makefile
==============================================================================
--- trunk/bootstrap/libtasn1/Makefile	(original)
+++ trunk/bootstrap/libtasn1/Makefile	Wed Oct  1 21:34:22 2008
@@ -3,11 +3,11 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://www.gnu.org/software/gnutls/releases/libtasn1/
+MASTER_SITES = ftp://ftp.gnu.org/pub/gnu/gnutls/
 
 DESCRIPTION = libtasn1
 define BLURB
-This is the ASN.1 library used in GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org ; Documentation: view the doc/ directory and the examples in the src/ directory.
+Libtasn1 is the ASN.1 library used by GnuTLS and some other packages.
 endef
 
 CONFIGURE_SCRIPTS = $(WORKSRC)/configure



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