Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net net/Makefile: add py-ipcalc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/094639b23f6d
branches:  trunk
changeset: 432900:094639b23f6d
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Tue May 26 21:29:10 2020 +0000

description:
net/Makefile: add py-ipcalc

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 75025d2d2257 -r 094639b23f6d net/Makefile
--- a/net/Makefile      Tue May 26 21:28:37 2020 +0000
+++ b/net/Makefile      Tue May 26 21:29:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1335 2020/05/26 20:46:00 khorben Exp $
+# $NetBSD: Makefile,v 1.1336 2020/05/26 21:29:10 khorben Exp $
 #
 
 COMMENT=       Networking tools
@@ -692,6 +692,7 @@
 SUBDIR+=       py-ifaddr
 SUBDIR+=       py-impacket
 SUBDIR+=       py-ipaddress
+SUBDIR+=       py-ipcalc
 SUBDIR+=       py-irclib
 SUBDIR+=       py-junos-eznc
 SUBDIR+=       py-kenosis



Home | Main Index | Thread Index | Old Index