diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-12-17 05:15:58 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-12-17 05:15:58 +0000 |
commit | 3e081cd251430731ecba0b96c3bc6449fd6039ce (patch) | |
tree | 095fafbd533700212781c4d8b056f87730ddd9a8 /ftp/Makefile | |
parent | add match (diff) |
add wget+ipv6, a bit old wget but capable to speak IPv6.
Due to radical development of wget, KAME patch would always not be released
in short. This port will happily retire when wget aquires ability to speak
IPv6 itself.
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 cc2290cab83c..95a3505c0ede 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -58,6 +58,7 @@ SUBDIR += vcheck SUBDIR += vsftpd SUBDIR += wget + SUBDIR += wget+ipv6 SUBDIR += wu-ftpd SUBDIR += xrmftp SUBDIR += yafc |