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:   jperkin
Date:           Thu Oct 27 11:50:09 UTC 2016

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add pydns.


To generate a diff of this commit:
cvs rdiff -u -r1.1132 -r1.1133 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.1132 pkgsrc/net/Makefile:1.1133
--- pkgsrc/net/Makefile:1.1132  Thu Oct 27 10:15:49 2016
+++ pkgsrc/net/Makefile Thu Oct 27 11:50:09 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1132 2016/10/27 10:15:49 joerg Exp $
+# $NetBSD: Makefile,v 1.1133 2016/10/27 11:50:09 jperkin Exp $
 #
 
 COMMENT=       Networking tools
@@ -653,6 +653,7 @@ SUBDIR+=    py-twython
 SUBDIR+=       py-txamqp
 SUBDIR+=       py-zmq
 SUBDIR+=       py-zsi
+SUBDIR+=       pydns
 SUBDIR+=       pygopherd
 SUBDIR+=       qadsl
 SUBDIR+=       quagga



Home | Main Index | Thread Index | Old Index