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: mef
Date: Sun Jan 21 09:43:23 UTC 2024
Modified Files:
pkgsrc/time: Makefile
Log Message:
(time/Makefile) sort
To generate a diff of this commit:
cvs rdiff -u -r1.263 -r1.264 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.263 pkgsrc/time/Makefile:1.264
--- pkgsrc/time/Makefile:1.263 Sun Jan 21 09:13:39 2024
+++ pkgsrc/time/Makefile Sun Jan 21 09:43:23 2024
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.263 2024/01/21 09:13:39 mef Exp $
+# $NetBSD: Makefile,v 1.264 2024/01/21 09:43:23 mef Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
+SUBDIR+= R-RcppCCTZ
+SUBDIR+= R-RcppDate
SUBDIR+= R-hms
SUBDIR+= R-lubridate
SUBDIR+= R-sftime
SUBDIR+= R-timeDate
-SUBDIR+= R-RcppCCTZ
-SUBDIR+= R-RcppDate
SUBDIR+= R-timechange
SUBDIR+= R-tzdb
SUBDIR+= abclock
Home |
Main Index |
Thread Index |
Old Index