diff options
author | az <az@FreeBSD.org> | 2005-11-15 16:35:35 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-11-15 16:35:35 +0800 |
commit | 91a2f97a26b434123fc5cbdc61569b8298fdc3e3 (patch) | |
tree | 810fed7e0856c89d5e4f6ddb670ac749aefea92f /net | |
parent | c15fb1756a5621cd161baf66c582b38f2cc75a5b (diff) | |
download | freebsd-ports-graphics-91a2f97a26b434123fc5cbdc61569b8298fdc3e3.tar.gz freebsd-ports-graphics-91a2f97a26b434123fc5cbdc61569b8298fdc3e3.tar.zst freebsd-ports-graphics-91a2f97a26b434123fc5cbdc61569b8298fdc3e3.zip |
- Move securiy/hping -> net/hping
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 411c2484ea2..61ed1ec7220 100644 --- a/net/Makefile +++ b/net/Makefile @@ -208,6 +208,7 @@ SUBDIR += hlmaster SUBDIR += honeyd SUBDIR += howl + SUBDIR += hping SUBDIR += htpdate SUBDIR += http_ping SUBDIR += httping |