pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Mon Oct 27 06:59:36 UTC 2025

Modified Files:
        pkgsrc/comms: Makefile

Log Message:
add and enable asterisk23


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 pkgsrc/comms/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/comms/Makefile
diff -u pkgsrc/comms/Makefile:1.145 pkgsrc/comms/Makefile:1.146
--- pkgsrc/comms/Makefile:1.145 Wed Jul  9 07:17:32 2025
+++ pkgsrc/comms/Makefile       Mon Oct 27 06:59:36 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.145 2025/07/09 07:17:32 jnemeth Exp $
+# $NetBSD: Makefile,v 1.146 2025/10/27 06:59:36 jnemeth Exp $
 #
 
 COMMENT=       Telephony and serial communication utilities
@@ -9,6 +9,7 @@ SUBDIR+=        asterisk19
 SUBDIR+=       asterisk20
 SUBDIR+=       asterisk21
 SUBDIR+=       asterisk22
+SUBDIR+=       asterisk23
 SUBDIR+=       binkd
 SUBDIR+=       birda
 SUBDIR+=       bthfp



Home | Main Index | Thread Index | Old Index