diff options
author | wiz <wiz> | 2009-05-05 13:00:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-05 13:00:51 +0000 |
commit | 8b247083a9d1237006fc43710631a69c159aba51 (patch) | |
tree | 494e9e8550de2d6b9cd1c0d7abb2d2197c24140f /time/Makefile | |
parent | 8f6f51b6d0b72ec23dd6a00fc53152fb9ece5720 (diff) | |
download | pkgsrc-8b247083a9d1237006fc43710631a69c159aba51.tar.gz |
+etm
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 7d3870b6938..66c4047629c 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2009/05/02 21:21:55 sno Exp $ +# $NetBSD: Makefile,v 1.94 2009/05/05 13:00:51 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -15,6 +15,7 @@ SUBDIR+= catclock SUBDIR+= dclock SUBDIR+= devtodo SUBDIR+= emiclock +SUBDIR+= etm SUBDIR+= evolution-webcal SUBDIR+= gcal SUBDIR+= gchore |