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:           Wed Aug  6 06:36:50 UTC 2025

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add pingy


To generate a diff of this commit:
cvs rdiff -u -r1.1603 -r1.1604 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.1603 pkgsrc/net/Makefile:1.1604
--- pkgsrc/net/Makefile:1.1603  Sat Jul 26 13:39:02 2025
+++ pkgsrc/net/Makefile Wed Aug  6 06:36:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1603 2025/07/26 13:39:02 vins Exp $
+# $NetBSD: Makefile,v 1.1604 2025/08/06 06:36:50 pin Exp $
 #
 
 COMMENT=       Networking tools
@@ -670,6 +670,7 @@ SUBDIR+=    php-xmlrpc
 SUBDIR+=       php-yaz
 SUBDIR+=       pim6dd
 SUBDIR+=       pim6sd
+SUBDIR+=       pingy
 SUBDIR+=       piratebay
 SUBDIR+=       pload
 SUBDIR+=       podcastdl



Home | Main Index | Thread Index | Old Index