pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time Add memo
details: https://anonhg.NetBSD.org/pkgsrc/rev/77c089fb5ef9
branches: trunk
changeset: 312842:77c089fb5ef9
user: khorben <khorben%pkgsrc.org@localhost>
date: Sat Sep 15 15:15:07 2018 +0000
description:
Add memo
memo is "a simple tool written in bash to memorize stuff."
diffstat:
time/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8702cee54d10 -r 77c089fb5ef9 time/Makefile
--- a/time/Makefile Sat Sep 15 15:14:26 2018 +0000
+++ b/time/Makefile Sat Sep 15 15:15:07 2018 +0000
@@ -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+= libical
SUBDIR+= lmclock
SUBDIR+= logtime
+SUBDIR+= memo
SUBDIR+= ocaml-calendar
SUBDIR+= oclock
SUBDIR+= p5-Business-Hours
Home |
Main Index |
Thread Index |
Old Index