pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Fri Jun 12 12:21:03 UTC 2026

Modified Files:
        pkgsrc/pkgtools: Makefile

Log Message:
pkgtools: Add bob.


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 pkgsrc/pkgtools/Makefile

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

Modified files:

Index: pkgsrc/pkgtools/Makefile
diff -u pkgsrc/pkgtools/Makefile:1.129 pkgsrc/pkgtools/Makefile:1.130
--- pkgsrc/pkgtools/Makefile:1.129      Wed Mar 11 21:54:30 2026
+++ pkgsrc/pkgtools/Makefile    Fri Jun 12 12:21:03 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2026/03/11 21:54:30 agc Exp $
+# $NetBSD: Makefile,v 1.130 2026/06/12 12:21:03 jperkin Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -6,6 +6,7 @@ COMMENT=        Tools for use in the packages c
 SUBDIR+=       R2pkg
 SUBDIR+=       autoswc
 SUBDIR+=       binpatch
+SUBDIR+=       bob
 SUBDIR+=       bootstrap-extras
 SUBDIR+=       bootstrap-mk-files
 SUBDIR+=       cdpack



Home | Main Index | Thread Index | Old Index