diff options
author | drochner <drochner@pkgsrc.org> | 2003-06-05 19:36:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-06-05 19:36:08 +0000 |
commit | 5d14a26a4a525e1340b97139af9c5459a6c3336b (patch) | |
tree | 43abd11d9fea3b312949ec290b88a590950bfdf7 /time | |
parent | 0bd8db6689fafb4797bc6c2c5b294463b059f828 (diff) | |
download | pkgsrc-5d14a26a4a525e1340b97139af9c5459a6c3336b.tar.gz |
add gdeskcal
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 aa683711e97..bfdfbf9d93e 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/05/15 11:53:01 mjl Exp $ +# $NetBSD: Makefile,v 1.20 2003/06/05 19:36:08 drochner Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -12,6 +12,7 @@ SUBDIR+= catclock SUBDIR+= dclock SUBDIR+= devtodo SUBDIR+= emiclock +SUBDIR+= gdeskcal SUBDIR+= glclock SUBDIR+= globe SUBDIR+= gnyaclock |