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:   wiz
Date:           Mon Nov  6 11:07:27 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: descend into two new perl modules


To generate a diff of this commit:
cvs rdiff -u -r1.1189 -r1.1190 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.1189 pkgsrc/net/Makefile:1.1190
--- pkgsrc/net/Makefile:1.1189  Sat Oct 28 06:52:56 2017
+++ pkgsrc/net/Makefile Mon Nov  6 11:07:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1189 2017/10/28 06:52:56 adam Exp $
+# $NetBSD: Makefile,v 1.1190 2017/11/06 11:07:27 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -486,7 +486,9 @@ SUBDIR+=    p5-Net-Dev-MIBLoadOrder
 SUBDIR+=       p5-Net-Domain-TLD
 SUBDIR+=       p5-Net-FTPSSL
 SUBDIR+=       p5-Net-Frame
+SUBDIR+=       p5-Net-Frame-Device
 SUBDIR+=       p5-Net-Frame-Dump
+SUBDIR+=       p5-Net-Frame-Layer-ICMPv6
 SUBDIR+=       p5-Net-Frame-Layer-IPv6
 SUBDIR+=       p5-Net-Frame-Simple
 SUBDIR+=       p5-Net-GitHub



Home | Main Index | Thread Index | Old Index