diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:03:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:03:29 +0000 |
commit | 5de6913d24789be647f0982bb200e198d52a2aa5 (patch) | |
tree | 661e21552e317eeeadcff20f757e3568caa0354f /ftp/gnusget | |
parent | e166d1accf4d06834a72500e2e2d61225e3dccd3 (diff) |
Notes
Diffstat (limited to 'ftp/gnusget')
-rw-r--r-- | ftp/gnusget/Makefile | 7 | ||||
-rw-r--r-- | ftp/gnusget/pkg-descr | 2 |
2 files changed, 2 insertions, 7 deletions
diff --git a/ftp/gnusget/Makefile b/ftp/gnusget/Makefile index e8709d28a4f1..8a892ae99d4a 100644 --- a/ftp/gnusget/Makefile +++ b/ftp/gnusget/Makefile @@ -9,12 +9,7 @@ PORTNAME= gnusget PORTVERSION= 0.5.1 PORTREVISION= 1 CATEGORIES= ftp -MASTER_SITES= http://edge.pp.ru/gnusget/ \ - http://fb.roolz.org/gnusget/ \ - http://dragomir.best-hosting.ru/gnusget/ \ - http://ve7.vtx.ru/gnusget/ \ - http://coddex.pp.ru/gnusget/ \ - ftp://nightflame.no-ip.org/gnusget/ +MASTER_SITES= http://fb.roolz.org/gnusget/ MAINTAINER= ilya.otyutskiy@gmail.com COMMENT= Shell-extension for wget, which uses download- and history-file diff --git a/ftp/gnusget/pkg-descr b/ftp/gnusget/pkg-descr index 0dab750cddb6..fa0b3caba17e 100644 --- a/ftp/gnusget/pkg-descr +++ b/ftp/gnusget/pkg-descr @@ -1,4 +1,4 @@ This is a port of gnusget -- a shell-extension to wget, which can use the downl oad-list and log finished downloads to history-file. -WWW: http://edge.pp.ru/gnusget/ +WWW: http://fb.roolz.org/gnusget/ |