pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/dconf
Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Jan  5 23:11:01 UTC 2023
Modified Files:
        pkgsrc/devel/dconf: database.mk
Log Message:
dconf: fix grammar in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/dconf/database.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/dconf/database.mk
diff -u pkgsrc/devel/dconf/database.mk:1.3 pkgsrc/devel/dconf/database.mk:1.4
--- pkgsrc/devel/dconf/database.mk:1.3  Fri Aug 16 10:54:51 2019
+++ pkgsrc/devel/dconf/database.mk      Thu Jan  5 23:11:00 2023
@@ -1,7 +1,7 @@
-# $NetBSD: database.mk,v 1.3 2019/08/16 10:54:51 wiz Exp $
+# $NetBSD: database.mk,v 1.4 2023/01/05 23:11:00 gutteridge Exp $
 #
 # This Makefile fragment is intended to be included by packages that install
-# dconf database.  It takes care of update the corresponding databases
+# a dconf database.  It takes care of updating the corresponding databases
 # at (de)installation time.
 #
 
Home |
Main Index |
Thread Index |
Old Index