diff options
author | garga <garga@FreeBSD.org> | 2006-01-19 17:24:41 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-01-19 17:24:41 +0800 |
commit | 33c808479969cafb4e1aba37e3d9df49080c0630 (patch) | |
tree | 850fc412696a2b859751fb71698ad9d588b287fc /ftp/Makefile | |
parent | ba0a899b5a60eadd5a4a392b13b1a64eb625ce71 (diff) | |
download | freebsd-ports-gnome-33c808479969cafb4e1aba37e3d9df49080c0630.tar.gz freebsd-ports-gnome-33c808479969cafb4e1aba37e3d9df49080c0630.tar.zst freebsd-ports-gnome-33c808479969cafb4e1aba37e3d9df49080c0630.zip |
Add gnusget 0.5.1, shell-extension for wget, which uses download- and
history-file.
PR: ports/91982
Submitted by: Ilya A. Otyutskiy <ilya.otyutskiy@gmail.com>
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 63beff2ea67e..4e4211d1c6da 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -33,6 +33,7 @@ SUBDIR += ftpsearch SUBDIR += ftptool SUBDIR += gftp + SUBDIR += gnusget SUBDIR += gollem SUBDIR += greed SUBDIR += gwget |