diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-05-18 09:39:20 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-05-18 09:39:20 +0800 |
commit | 50b0ef24a55a9d3c73301d72bf76c391ffd70c7e (patch) | |
tree | b4241403cdc182cd2b5c8972d1feffd96ac1c6be /ftp/Makefile | |
parent | 97caf9c90e08616ec4db051e92d20e92746af318 (diff) | |
download | freebsd-ports-gnome-50b0ef24a55a9d3c73301d72bf76c391ffd70c7e.tar.gz freebsd-ports-gnome-50b0ef24a55a9d3c73301d72bf76c391ffd70c7e.tar.zst freebsd-ports-gnome-50b0ef24a55a9d3c73301d72bf76c391ffd70c7e.zip |
add wgetpro 0.1.2
Wget with "PRO" features
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 81faabf8214f..587cc6d27325 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -86,6 +86,7 @@ SUBDIR += vsftpd SUBDIR += wget SUBDIR += wget-devel + SUBDIR += wgetpro SUBDIR += wmget SUBDIR += wput SUBDIR += wu-ftpd |