diff options
author | wennmach <wennmach> | 2004-01-09 13:42:28 +0000 |
---|---|---|
committer | wennmach <wennmach> | 2004-01-09 13:42:28 +0000 |
commit | 56f990efa9ff6d678fd6f220add98a45124c25ea (patch) | |
tree | 2b140fea4b6d95cb95ea1761cd434cfe9c0b51e5 /time | |
parent | 98d35016cfccf9a95f4826ead2ce65a7536c7842 (diff) | |
download | pkgsrc-56f990efa9ff6d678fd6f220add98a45124c25ea.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 |