summaryrefslogtreecommitdiff
path: root/net/gtm/Makefile
diff options
context:
space:
mode:
authormagick <magick>2001-10-05 21:34:33 +0000
committermagick <magick>2001-10-05 21:34:33 +0000
commit6072b068346411de23af98dfaf646848894e1669 (patch)
treee07a855ebb976866a6edc37d2f41d62bcfed7f18 /net/gtm/Makefile
parent65e0e37fe87048d93721bda59ef8306e2377be72 (diff)
downloadpkgsrc-6072b068346411de23af98dfaf646848894e1669.tar.gz
Update gtm to 0.4.10
Changes since 0.4.9: * OAF instead of gnorba, thanks to Christophe Fergeau <teuf@users.sourceforge.net> * Added support for HTTPS protocol since wget supports it but you need to upgrade wget to 1.7 * New icons thanks to Paolo Bacchilega <paolo.bacch@tin.it> * Proxy settings are better looking now * Timeout value for wget is configurable now * Added new pref to run a shell command when all downloads completed (in other words, when gtm has done all it can do without user intervention). * Fixed bugs: - Crash when the config file was corrupted thanks to João Alves Marques Carneiro <ee96090@fe.up.pt> - Check that target dir exists and is writable - Do not overwrite an existing file without asking the user if he wants a override or a resume - Fixed some problems in the spec file, thanks to Alex Converse
Diffstat (limited to 'net/gtm/Makefile')
-rw-r--r--net/gtm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gtm/Makefile b/net/gtm/Makefile
index 2259db48e3f..853a73196a9 100644
--- a/net/gtm/Makefile
+++ b/net/gtm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2001/09/27 23:18:27 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/10/05 21:34:33 magick Exp $
-DISTNAME= gtm-0.4.9
+DISTNAME= gtm-0.4.10
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtm/}