svn commit: r371343 - head/net

Kurt Jaeger pi at FreeBSD.org
Wed Oct 22 05:35:18 UTC 2014


Author: pi
Date: Wed Oct 22 05:35:17 2014
New Revision: 371343
URL: https://svnweb.freebsd.org/changeset/ports/371343
QAT: https://qat.redports.org/buildarchive/r371343/

Log:
  net/macchanger: Add to the build
  
  PR:		187363
  Pointy hat to:	myself

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Wed Oct 22 05:34:34 2014	(r371342)
+++ head/net/Makefile	Wed Oct 22 05:35:17 2014	(r371343)
@@ -340,6 +340,7 @@
     SUBDIR += luasocket
     SUBDIR += lvwimax
     SUBDIR += mDNSResponder
+    SUBDIR += macchanger
     SUBDIR += mad_fcl
     SUBDIR += mcast-tools
     SUBDIR += mediastreamer


More information about the svn-ports-all mailing list