pkgsrc-Changes archive

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

CVS commit: pkgsrc/time



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Jun  9 04:23:03 UTC 2023

Modified Files:
        pkgsrc/time: Makefile

Log Message:
time/Makefile; add and enable tzdiff


To generate a diff of this commit:
cvs rdiff -u -r1.246 -r1.247 pkgsrc/time/Makefile

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

Modified files:

Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.246 pkgsrc/time/Makefile:1.247
--- pkgsrc/time/Makefile:1.246  Wed Jun  7 12:16:39 2023
+++ pkgsrc/time/Makefile        Fri Jun  9 04:23:03 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.246 2023/06/07 12:16:39 mef Exp $
+# $NetBSD: Makefile,v 1.247 2023/06/09 04:23:03 taca Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -254,6 +254,7 @@ SUBDIR+=    tex-datetime2-welsh
 SUBDIR+=       titrax
 SUBDIR+=       todotxt
 SUBDIR+=       tty-clock
+SUBDIR+=       tzdiff
 SUBDIR+=       vixie-cron
 SUBDIR+=       wmCalClock
 SUBDIR+=       wmclockmon



Home | Main Index | Thread Index | Old Index