pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sat Feb  1 19:19:27 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable codeberg-cli.


To generate a diff of this commit:
cvs rdiff -u -r1.4411 -r1.4412 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4411 pkgsrc/devel/Makefile:1.4412
--- pkgsrc/devel/Makefile:1.4411        Sat Feb  1 08:36:36 2025
+++ pkgsrc/devel/Makefile       Sat Feb  1 19:19:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4411 2025/02/01 08:36:36 wiz Exp $
+# $NetBSD: Makefile,v 1.4412 2025/02/01 19:19:26 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -262,6 +262,7 @@ SUBDIR+=    cobol-mode
 SUBDIR+=       coccinelle
 SUBDIR+=       cocogitto
 SUBDIR+=       coconut
+SUBDIR+=       codeberg-cli
 SUBDIR+=       cogito
 SUBDIR+=       colordiff
 SUBDIR+=       commit-patch



Home | Main Index | Thread Index | Old Index