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:   pin
Date:           Thu Feb 10 13:56:24 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add asuka


To generate a diff of this commit:
cvs rdiff -u -r1.1441 -r1.1442 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.1441 pkgsrc/net/Makefile:1.1442
--- pkgsrc/net/Makefile:1.1441  Thu Jan 27 15:31:47 2022
+++ pkgsrc/net/Makefile Thu Feb 10 13:56:24 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1441 2022/01/27 15:31:47 schmonz Exp $
+# $NetBSD: Makefile,v 1.1442 2022/02/10 13:56:24 pin Exp $
 #
 
 COMMENT=       Networking tools
@@ -30,6 +30,7 @@ SUBDIR+=      arp-scan
 SUBDIR+=       arpd
 SUBDIR+=       arping
 SUBDIR+=       arpwatch
+SUBDIR+=       asuka
 SUBDIR+=       autonet
 SUBDIR+=       avahi
 SUBDIR+=       avahi-ui



Home | Main Index | Thread Index | Old Index