diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-10-22 05:35:17 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-10-22 05:35:17 +0000 |
commit | e026290fb18f51ccf33ae19840aab200a5e7adad (patch) | |
tree | 1982ac0a412c46a65b6dd531d478806d2c4ef94b /net | |
parent | New port: net/macchanger (diff) |
net/macchanger: Add to the build
PR: 187363
Pointy hat to: myself
Notes
Notes:
svn path=/head/; revision=371343
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 95e07467229b..730af9914fbb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -340,6 +340,7 @@ SUBDIR += luasocket SUBDIR += lvwimax SUBDIR += mDNSResponder + SUBDIR += macchanger SUBDIR += mad_fcl SUBDIR += mcast-tools SUBDIR += mediastreamer |