diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-01-26 14:05:16 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-01-26 14:05:16 +0000 |
commit | 2813d8516b4d442dab1099a3b185acd94169a601 (patch) | |
tree | 90ebd63a309d9bc2dcf06ce7a556e8e9557540e0 /ftp | |
parent | 07b0c3b1ad3cac879fa428f297a334d5176edb2a (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gnusget/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ftp/gnusget/Makefile b/ftp/gnusget/Makefile index 9b3bb864518c..402d0eae682f 100644 --- a/ftp/gnusget/Makefile +++ b/ftp/gnusget/Makefile @@ -10,7 +10,10 @@ PORTVERSION= 0.5.1 CATEGORIES= ftp MASTER_SITES= http://edge.pp.ru/gnusget/ \ http://fb.roolz.org/gnusget/ \ - http://dragomir.best-hosting.ru/gnusget/ + http://dragomir.best-hosting.ru/gnusget/ \ + http://ve7.vtx.ru/gnusget/ \ + http://coddex.pp.ru/gnusget/ \ + ftp://nightflame.no-ip.org/gnusget/ MAINTAINER= ilya.otyutskiy@gmail.com COMMENT= Shell-extension for wget, which uses download- and history-file |