pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Jan 13 14:14:41 UTC 2022

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add and enable hexyl.


To generate a diff of this commit:
cvs rdiff -u -r1.980 -r1.981 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.980 pkgsrc/sysutils/Makefile:1.981
--- pkgsrc/sysutils/Makefile:1.980      Wed Jan  5 10:56:29 2022
+++ pkgsrc/sysutils/Makefile    Thu Jan 13 14:14:40 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.980 2022/01/05 10:56:29 schmonz Exp $
+# $NetBSD: Makefile,v 1.981 2022/01/13 14:14:40 schmonz Exp $
 #
 
 COMMENT=       System utilities
@@ -331,6 +331,7 @@ SUBDIR+=    heirloom-whoami
 SUBDIR+=       heirloom-whodo
 SUBDIR+=       heirloom-xargs
 SUBDIR+=       heirloom-yes
+SUBDIR+=       hexyl
 SUBDIR+=       hfsutils
 SUBDIR+=       hivex
 SUBDIR+=       hs-byteorder



Home | Main Index | Thread Index | Old Index