CVS commit: pkgsrc/sysutils
"pin" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: pin Date: Tue Aug 11 18:17:49 UTC 2026 Modified Files: pkgsrc/sysutils: Makefile Log Message: Add claptrap To generate a diff of this commit: cvs rdiff -u -r1.1197 -r1.1198 pkgsrc/sysutils/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 601 B)
Modified files: Index: pkgsrc/sysutils/Makefile diff -u pkgsrc/sysutils/Makefile:1.1197 pkgsrc/sysutils/Makefile:1.1198 --- pkgsrc/sysutils/Makefile:1.1197 Sun Jul 5 08:40:50 2026 +++ pkgsrc/sysutils/Makefile Tue Aug 11 18:17:49 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1197 2026/07/05 08:40:50 drixter Exp $ +# $NetBSD: Makefile,v 1.1198 2026/08/11 18:17:49 pin Exp $ # COMMENT= System utilities @@ -100,6 +100,7 @@ SUBDIR+= checkpassword-pam SUBDIR+= checkpassword-phpbb SUBDIR+= checkperms SUBDIR+= checkpw +SUBDIR+= claptrap SUBDIR+= clex SUBDIR+= collectd SUBDIR+= collectd-CGP