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:16:36 UTC 2018

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: add and enable bind912


To generate a diff of this commit:
cvs rdiff -u -r1.1224 -r1.1225 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.1224 pkgsrc/net/Makefile:1.1225
--- pkgsrc/net/Makefile:1.1224  Sun Sep  9 13:12:19 2018
+++ pkgsrc/net/Makefile Sun Sep  9 13:16:36 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1224 2018/09/09 13:12:19 taca Exp $
+# $NetBSD: Makefile,v 1.1225 2018/09/09 13:16:36 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -42,6 +42,7 @@ SUBDIR+=      batchftp
 SUBDIR+=       bftpd
 SUBDIR+=       bind910
 SUBDIR+=       bind911
+SUBDIR+=       bind912
 SUBDIR+=       bind99
 SUBDIR+=       bing
 SUBDIR+=       bird



Home | Main Index | Thread Index | Old Index