diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-04-07 15:15:59 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-04-07 15:15:59 +0000 |
commit | 4bf6c55460f13f65444513f8cfcca356f84df2bf (patch) | |
tree | e1de354fb31847927da57c0cea0e3afa14c80da7 /ftp/Makefile | |
parent | e712010a4093808a8d8ba55c8a97aba4b363a52b (diff) |
remove wget+ipv6, ftp/wget has its function.
Notes
Notes:
svn path=/head/; revision=106422
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index a3e5c1a00846..41c4f675b78c 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -82,7 +82,6 @@ SUBDIR += vcheck SUBDIR += vsftpd SUBDIR += wget - SUBDIR += wget+ipv6 SUBDIR += wget-devel SUBDIR += wmget SUBDIR += wput |