diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-11-15 08:35:35 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-11-15 08:35:35 +0000 |
commit | 104ed9ad1c5d108b688370f2f4e7ad930914f0a0 (patch) | |
tree | ed4f94571a46e32af00d98ee5b7df481a8bbcd1d /net | |
parent | b8212ccdb75fbf417d43ba15e58c2cdb43707869 (diff) | |
download | ports-104ed9ad1c5d108b688370f2f4e7ad930914f0a0.tar.gz ports-104ed9ad1c5d108b688370f2f4e7ad930914f0a0.zip |
- Move securiy/hping -> net/hping
Notes
Notes:
svn path=/head/; revision=148336
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 411c2484ea28..61ed1ec7220a 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 |