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:   jperkin
Date:           Wed Jan 13 16:41:53 UTC 2021

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils: Add direnv.


To generate a diff of this commit:
cvs rdiff -u -r1.926 -r1.927 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.926 pkgsrc/sysutils/Makefile:1.927
--- pkgsrc/sysutils/Makefile:1.926      Tue Jan  5 12:59:46 2021
+++ pkgsrc/sysutils/Makefile    Wed Jan 13 16:41:53 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.926 2021/01/05 12:59:46 pin Exp $
+# $NetBSD: Makefile,v 1.927 2021/01/13 16:41:53 jperkin Exp $
 #
 
 COMMENT=       System utilities
@@ -159,6 +159,7 @@ SUBDIR+=    detox
 SUBDIR+=       devkitd
 SUBDIR+=       dfc
 SUBDIR+=       di
+SUBDIR+=       direnv
 SUBDIR+=       direvent
 SUBDIR+=       dirsize
 SUBDIR+=       dirvish



Home | Main Index | Thread Index | Old Index