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/22e0c1234b2f
branches:  trunk
changeset: 385217:22e0c1234b2f
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 6c193fcbb3f6 -r 22e0c1234b2f 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