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:   ryoon
Date:           Sun Dec 29 02:26:05 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Enable py-ifaddr


To generate a diff of this commit:
cvs rdiff -u -r1.1281 -r1.1282 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.1281 pkgsrc/net/Makefile:1.1282
--- pkgsrc/net/Makefile:1.1281  Mon Dec 16 18:07:40 2019
+++ pkgsrc/net/Makefile Sun Dec 29 02:26:04 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1281 2019/12/16 18:07:40 nia Exp $
+# $NetBSD: Makefile,v 1.1282 2019/12/29 02:26:04 ryoon Exp $
 #
 
 COMMENT=       Networking tools
@@ -675,6 +675,7 @@ SUBDIR+=    py-grpcio-tools
 SUBDIR+=       py-gsutil
 SUBDIR+=       py-hatop
 SUBDIR+=       py-hpack
+SUBDIR+=       py-ifaddr
 SUBDIR+=       py-ipaddress
 SUBDIR+=       py-irclib
 SUBDIR+=       py-junos-eznc



Home | Main Index | Thread Index | Old Index