svn commit: r467166 - head/net

William Grzybowski wg at FreeBSD.org
Thu Apr 12 16:53:12 UTC 2018


Author: wg
Date: Thu Apr 12 16:53:11 2018
New Revision: 467166
URL: https://svnweb.freebsd.org/changeset/ports/467166

Log:
  Forgot to add net/py-netsnmpagent in previous commit

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Thu Apr 12 16:52:46 2018	(r467165)
+++ head/net/Makefile	Thu Apr 12 16:53:11 2018	(r467166)
@@ -1063,6 +1063,7 @@
     SUBDIR += py-netif
     SUBDIR += py-netifaces
     SUBDIR += py-netlib
+    SUBDIR += py-netsnmpagent
     SUBDIR += py-netstring
     SUBDIR += py-nnpy
     SUBDIR += py-ntplib


More information about the svn-ports-head mailing list