diff options
author | leot <leot@pkgsrc.org> | 2017-12-19 11:40:40 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2017-12-19 11:40:40 +0000 |
commit | 7dbe34d78aaa08fe6fc691a4212d1cff32a387b2 (patch) | |
tree | cd9500b659442e25381f9cff6c9ecdcc306debbe /time/Makefile | |
parent | 1372a95e5ec56c5f8128ec9835195a11603ba9a9 (diff) | |
download | pkgsrc-7dbe34d78aaa08fe6fc691a4212d1cff32a387b2.tar.gz |
time/Makefile: Add todotxt
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index c49c295f167..95e299dfc0b 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2017/12/06 21:53:49 triaxx Exp $ +# $NetBSD: Makefile,v 1.173 2017/12/19 11:40:40 leot Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -170,6 +170,7 @@ SUBDIR+= tdl SUBDIR+= tex-datenumber SUBDIR+= tex-datenumber-doc SUBDIR+= titrax +SUBDIR+= todotxt SUBDIR+= vixie-cron SUBDIR+= wmCalClock SUBDIR+= wmclockmon |