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: Tue Jul 6 17:19:04 UTC 2021
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add and enable lazygit.
To generate a diff of this commit:
cvs rdiff -u -r1.3450 -r1.3451 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.3450 pkgsrc/devel/Makefile:1.3451
--- pkgsrc/devel/Makefile:1.3450 Mon Jul 5 14:43:49 2021
+++ pkgsrc/devel/Makefile Tue Jul 6 17:19:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3450 2021/07/05 14:43:49 nia Exp $
+# $NetBSD: Makefile,v 1.3451 2021/07/06 17:19:04 schmonz Exp $
#
COMMENT= Development utilities
@@ -688,6 +688,7 @@ SUBDIR+= kservice
SUBDIR+= ktexteditor
SUBDIR+= kwayland
SUBDIR+= kyua
+SUBDIR+= lazygit
SUBDIR+= lcc
SUBDIR+= lcdis
SUBDIR+= lcov
Home |
Main Index |
Thread Index |
Old Index