diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-04-14 05:51:01 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-04-14 05:51:01 +0000 |
commit | 0af7dd45f7f99d76ec314f1e4f211f397192af9d (patch) | |
tree | b92669edb7361e13911e7c84cf9ad81cdafa9190 /net/Makefile | |
parent | 47194e8cfadb4fa278a9ecd7b72c39cc3414dffb (diff) | |
download | ports-0af7dd45f7f99d76ec314f1e4f211f397192af9d.tar.gz ports-0af7dd45f7f99d76ec314f1e4f211f397192af9d.zip |
add arp-sk 0.0.15
A tool designed to manipulate ARP tables of all kinds of equipment
Notes
Notes:
svn path=/head/; revision=106987
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 64b705453572..22294cec6871 100644 --- a/net/Makefile +++ b/net/Makefile @@ -22,6 +22,7 @@ SUBDIR += archie.el SUBDIR += ari-yahoo SUBDIR += arla + SUBDIR += arp-sk SUBDIR += arpd SUBDIR += arping SUBDIR += arprelease |