diff options
author | mjl <mjl> | 2001-03-20 21:48:33 +0000 |
---|---|---|
committer | mjl <mjl> | 2001-03-20 21:48:33 +0000 |
commit | e10d124acb12d20a1e01b35deb7e36dbb982361d (patch) | |
tree | f6674033100491385f5c11d8f5fd57c664ff96af /time/Makefile | |
parent | c749655c7671ef6426f910baf9f419b3de122b8b (diff) | |
download | pkgsrc-e10d124acb12d20a1e01b35deb7e36dbb982361d.tar.gz |
Enable devtodo.
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 b99f1132e07..a557eed921d 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 15:51:53 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/03/20 21:48:33 mjl Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -10,6 +10,7 @@ SUBDIR+= cal SUBDIR+= cardboard-schedule SUBDIR+= catclock SUBDIR+= dclock +SUBDIR+= devtodo SUBDIR+= emiclock SUBDIR+= glclock SUBDIR+= gnyaclock |