gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2234: add blurb for wget


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2234: add blurb for wget
Date: Mon, 01 Apr 2013 19:34:17 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2234
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 19:34:17 +0200
message:
  add blurb for wget
modified:
  gnu/wget/Makefile
=== modified file 'gnu/wget/Makefile'
--- a/gnu/wget/Makefile 2012-12-17 19:04:57 +0000
+++ b/gnu/wget/Makefile 2013-04-01 17:34:17 +0000
@@ -3,6 +3,12 @@
 GARVERSION = 1.14
 HOME_URL = http://www.gnu.org/software/wget/
 DESCRIPTION = A tool for retrieving files using HTTP, HTTPS, and FTP
+define BLURB
+ Wget is a non-interactive tool for fetching files using the HTTP,
+ HTTPS and FTP protocols.  It can resume interrupted downloads, use
+ filename wild cards, supports proxies and cookies, and it can convert
+ absolute links in downloaded documents to relative links.
+endef
 
 ######################################################################
 


reply via email to

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