diff options
author | wennmach <wennmach@pkgsrc.org> | 2004-01-09 13:42:28 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2004-01-09 13:42:28 +0000 |
commit | d51f125290dd73a0702000a277e187be2f660d3f (patch) | |
tree | 2b140fea4b6d95cb95ea1761cd434cfe9c0b51e5 /time | |
parent | 38334b26ff9ed25a53976abf538ec4bacdc31711 (diff) | |
download | pkgsrc-d51f125290dd73a0702000a277e187be2f660d3f.tar.gz |
Add and enable jday.
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index d38230191a9..f1fd9a9a19f 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/12/17 19:10:10 jdolecek Exp $ +# $NetBSD: Makefile,v 1.27 2004/01/09 13:42:28 wennmach Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -20,6 +20,7 @@ SUBDIR+= globe SUBDIR+= gnyaclock SUBDIR+= grdc SUBDIR+= ical +SUBDIR+= jday SUBDIR+= korganizer SUBDIR+= kworldwatch SUBDIR+= lmclock |