diff options
author | pav <pav@FreeBSD.org> | 2009-06-01 04:59:51 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-06-01 04:59:51 +0800 |
commit | 912d3826636e165c30b539db399c65e0ababf9ad (patch) | |
tree | d2167b343d9c087bbf4751bf91de7fdb131c4baf /net/Makefile | |
parent | ccb751d1d7b00b159ce006c8e210c8c288197226 (diff) | |
download | freebsd-ports-gnome-912d3826636e165c30b539db399c65e0ababf9ad.tar.gz freebsd-ports-gnome-912d3826636e165c30b539db399c65e0ababf9ad.tar.zst freebsd-ports-gnome-912d3826636e165c30b539db399c65e0ababf9ad.zip |
- net/tftp-hpa and ftp/tftp-hpa are the same thing. Remove the one more
recently added.
Approved by: maintainer
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 54670bf4cf7b..ffcc75863e93 100644 --- a/net/Makefile +++ b/net/Makefile @@ -957,7 +957,6 @@ SUBDIR += tcpxtract SUBDIR += tdetect SUBDIR += telserv - SUBDIR += tftp-hpa SUBDIR += tftpgrab SUBDIR += thcrut SUBDIR += throttled |