pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep  9 13:12:19 UTC 2018

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile Add and enable bind911


To generate a diff of this commit:
cvs rdiff -u -r1.1223 -r1.1224 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1223 pkgsrc/net/Makefile:1.1224
--- pkgsrc/net/Makefile:1.1223  Sun Sep  2 09:55:46 2018
+++ pkgsrc/net/Makefile Sun Sep  9 13:12:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1223 2018/09/02 09:55:46 triaxx Exp $
+# $NetBSD: Makefile,v 1.1224 2018/09/09 13:12:19 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -41,6 +41,7 @@ SUBDIR+=      barnyard
 SUBDIR+=       batchftp
 SUBDIR+=       bftpd
 SUBDIR+=       bind910
+SUBDIR+=       bind911
 SUBDIR+=       bind99
 SUBDIR+=       bing
 SUBDIR+=       bird



Home | Main Index | Thread Index | Old Index