diff options
author | atatat <atatat@pkgsrc.org> | 2003-06-14 23:24:31 +0000 |
---|---|---|
committer | atatat <atatat@pkgsrc.org> | 2003-06-14 23:24:31 +0000 |
commit | cbf63b5c27c69fa47d4ba0c9f6e79a2ecb2c9ac9 (patch) | |
tree | 339bd03e4a87b42ae18dbc59fcfd430af19c33b0 /time | |
parent | 9bd385a69b822e5e702a1a695854a8e27ea3d284 (diff) | |
download | pkgsrc-cbf63b5c27c69fa47d4ba0c9f6e79a2ecb2c9ac9.tar.gz |
Add gcal
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 bfdfbf9d93e..9cad7097aad 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/06/05 19:36:08 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2003/06/14 23:24:31 atatat Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -12,6 +12,7 @@ SUBDIR+= catclock SUBDIR+= dclock SUBDIR+= devtodo SUBDIR+= emiclock +SUBDIR+= gcal SUBDIR+= gdeskcal SUBDIR+= glclock SUBDIR+= globe |