diff options
author | jmmv <jmmv> | 2004-03-10 19:22:50 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-03-10 19:22:50 +0000 |
commit | a6624d7c122d9321efec418177c86f6b9f4b5d61 (patch) | |
tree | 33cf557ef629a2e535935ddff4c906c2469be07b /time | |
parent | 60a21c1cfe447b2e57e77ae7b5e7ea4af2f02920 (diff) | |
download | pkgsrc-a6624d7c122d9321efec418177c86f6b9f4b5d61.tar.gz |
Add and enable gtodo and gtodo-applet.
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index f09f22068cd..17fabca0c55 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2004/01/10 22:43:07 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2004/03/10 19:22:50 jmmv Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -19,6 +19,8 @@ SUBDIR+= glclock SUBDIR+= globe SUBDIR+= gnyaclock SUBDIR+= grdc +SUBDIR+= gtodo +SUBDIR+= gtodo-applet SUBDIR+= ical SUBDIR+= jday SUBDIR+= lmclock |