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: khorben
Date: Sat Sep 15 15:15:08 UTC 2018
Modified Files:
pkgsrc/time: Makefile
Log Message:
Add memo
memo is "a simple tool written in bash to memorize stuff."
To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 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.178 pkgsrc/time/Makefile:1.179
--- pkgsrc/time/Makefile:1.178 Mon Aug 20 03:05:14 2018
+++ pkgsrc/time/Makefile Sat Sep 15 15:15:07 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2018/08/20 03:05:14 wen Exp $
+# $NetBSD: Makefile,v 1.179 2018/09/15 15:15:07 khorben Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -47,6 +47,7 @@ SUBDIR+= leapsunpack
SUBDIR+= libical
SUBDIR+= lmclock
SUBDIR+= logtime
+SUBDIR+= memo
SUBDIR+= ocaml-calendar
SUBDIR+= oclock
SUBDIR+= p5-Business-Hours
Home |
Main Index |
Thread Index |
Old Index