diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-07-18 15:55:08 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-07-18 15:55:08 +0000 |
commit | cb565a4da941edb3e3e972665a317fd75cd7aa7f (patch) | |
tree | 8cccadef67e341503422016ebc286bb372034514 /time/Makefile | |
parent | dd9a20f73fbe6d4c74f7c62f107ff584b1da41c5 (diff) | |
download | pkgsrc-cb565a4da941edb3e3e972665a317fd75cd7aa7f.tar.gz |
Add/enable bbdate.
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 9cad7097aad..fd3e9212cc5 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/06/14 23:24:31 atatat Exp $ +# $NetBSD: Makefile,v 1.22 2003/07/18 15:55:08 jschauma Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -6,6 +6,7 @@ COMMENT= clocks, calendars, daily planners and other time related applications SUBDIR+= asclock SUBDIR+= asclock-gtk SUBDIR+= asclock-xlib +SUBDIR+= bbdate SUBDIR+= cal SUBDIR+= cardboard-schedule SUBDIR+= catclock |