diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-10-11 14:51:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-10-11 14:51:41 +0000 |
commit | 7875912eaf32bc861bf2012a141aad2cdc587de1 (patch) | |
tree | cc130776cb9104b2950713fe34e7215bf68c82b4 /net/Makefile | |
parent | 47ee9228fd5508528cf7ba3c1db99d7323c4bd41 (diff) | |
download | ports-7875912eaf32bc861bf2012a141aad2cdc587de1.tar.gz ports-7875912eaf32bc861bf2012a141aad2cdc587de1.zip |
Notes
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 169b034642e2..dc61682c8358 100644 --- a/net/Makefile +++ b/net/Makefile @@ -17,6 +17,7 @@ SUBDIR += adasockets SUBDIR += aget SUBDIR += apinger + SUBDIR += arp-scan SUBDIR += arp-sk SUBDIR += arpd SUBDIR += arpdig |