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:           Tue Apr 30 03:35:20 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: add and enable bind914


To generate a diff of this commit:
cvs rdiff -u -r1.1247 -r1.1248 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.1247 pkgsrc/net/Makefile:1.1248
--- pkgsrc/net/Makefile:1.1247  Mon Mar 25 09:20:19 2019
+++ pkgsrc/net/Makefile Tue Apr 30 03:35:20 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1247 2019/03/25 09:20:19 jaapb Exp $
+# $NetBSD: Makefile,v 1.1248 2019/04/30 03:35:20 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -43,6 +43,7 @@ SUBDIR+=      bftpd
 SUBDIR+=       bind910
 SUBDIR+=       bind911
 SUBDIR+=       bind912
+SUBDIR+=       bind914
 SUBDIR+=       bing
 SUBDIR+=       bird
 SUBDIR+=       bird6



Home | Main Index | Thread Index | Old Index