diff options
author | wiz <wiz> | 2014-07-22 17:09:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-07-22 17:09:02 +0000 |
commit | 61ce7d43048a48437bd7549aba0023f11fd568b2 (patch) | |
tree | 98bd46edf392e893bd2eb93e29b7f4cbeb52b069 /time/Makefile | |
parent | 48fed20fffc6ce508f71262f1723cf48c1bf3cd0 (diff) | |
download | pkgsrc-61ce7d43048a48437bd7549aba0023f11fd568b2.tar.gz |
+ khal.
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 e5e1e8dcb87..fbf6fc5bd38 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.135 2014/06/14 14:14:51 rodent Exp $ +# $NetBSD: Makefile,v 1.136 2014/07/22 17:09:02 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -37,6 +37,7 @@ SUBDIR+= heirloom-date SUBDIR+= ical SUBDIR+= ical2rem SUBDIR+= jday +SUBDIR+= khal SUBDIR+= kronolith SUBDIR+= ktimer SUBDIR+= leapsunpack |