diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-22 18:38:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-22 18:38:42 +0000 |
commit | 59caabd19d67ba1b7bd8e2f3a734bd0058f4b3af (patch) | |
tree | b0091a3b9f29cac3a766a686e327f0a92f6a1be8 /ftp/gnusget/Makefile | |
parent | 96ede01302cbc2d90a697b0696a8c592082cd96d (diff) | |
download | ports-59caabd19d67ba1b7bd8e2f3a734bd0058f4b3af.tar.gz ports-59caabd19d67ba1b7bd8e2f3a734bd0058f4b3af.zip |
Notes
Diffstat (limited to 'ftp/gnusget/Makefile')
-rw-r--r-- | ftp/gnusget/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ftp/gnusget/Makefile b/ftp/gnusget/Makefile index 594155ffbcb5..9b3bb864518c 100644 --- a/ftp/gnusget/Makefile +++ b/ftp/gnusget/Makefile @@ -8,7 +8,9 @@ PORTNAME= gnusget PORTVERSION= 0.5.1 CATEGORIES= ftp -MASTER_SITES= http://edge.pp.ru/gnusget/ +MASTER_SITES= http://edge.pp.ru/gnusget/ \ + http://fb.roolz.org/gnusget/ \ + http://dragomir.best-hosting.ru/gnusget/ MAINTAINER= ilya.otyutskiy@gmail.com COMMENT= Shell-extension for wget, which uses download- and history-file |