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 | 6cf6d1fd698146ec86e145e659e568407e033c73 (patch) | |
tree | 2b140fea4b6d95cb95ea1761cd434cfe9c0b51e5 /time/Makefile | |
parent | 8c41c5da29877dfd25da8943618ef5f438389781 (diff) | |
download | pkgsrc-6cf6d1fd698146ec86e145e659e568407e033c73.tar.gz |
Add and enable jday.
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 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 |