diff options
author | minskim <minskim@pkgsrc.org> | 2018-02-09 16:53:50 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2018-02-09 16:53:50 +0000 |
commit | e25fa851467719540b0b75b4cd6ce38e075e1ae5 (patch) | |
tree | 45f84173457d3c9afbda21e15b11ad21f700e9f6 /time/Makefile | |
parent | bebdd2275814b209ecdf0089300b4bd3dbebb7f2 (diff) | |
download | pkgsrc-e25fa851467719540b0b75b4cd6ce38e075e1ae5.tar.gz |
time/Makefile: Add R-timeDate
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 44fd7bb294b..a7dcd0b9ac0 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.174 2017/12/19 14:26:55 leot Exp $ +# $NetBSD: Makefile,v 1.175 2018/02/09 16:53:50 minskim Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications +SUBDIR+= R-timeDate SUBDIR+= abclock SUBDIR+= anacron SUBDIR+= asclock |