summaryrefslogtreecommitdiff
path: root/time/Makefile
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2018-09-15 15:15:07 +0000
committerkhorben <khorben@pkgsrc.org>2018-09-15 15:15:07 +0000
commitbd5a9b737c0c37c900074b668bb62fb0e53c0b12 (patch)
treef28d79e501b8485fd77591ec5ae067ec19e1cbb2 /time/Makefile
parent5ae8f0b4eb558ec6b0080979cfffbadeb11c7c70 (diff)
downloadpkgsrc-bd5a9b737c0c37c900074b668bb62fb0e53c0b12.tar.gz
Add memo
memo is "a simple tool written in bash to memorize stuff."
Diffstat (limited to 'time/Makefile')
-rw-r--r--time/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index 336d3f90511..cdc21e1ab9e 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -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