diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-07 21:59:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-07 21:59:22 +0000 |
commit | 56d7f451d4c2f3970eebee3b1d2b67a4ca0b90a6 (patch) | |
tree | e41f981ce2e8fb8d53c6bb2d366b514f85b63647 /time | |
parent | 9e7ea21a26d0a3ad98e0dbebdced9dbf138399d3 (diff) | |
download | pkgsrc-56d7f451d4c2f3970eebee3b1d2b67a4ca0b90a6.tar.gz |
+ fet.
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 fbf6fc5bd38..3c4e44e8290 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2014/07/22 17:09:02 wiz Exp $ +# $NetBSD: Makefile,v 1.137 2014/08/07 21:59:22 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -20,6 +20,7 @@ SUBDIR+= devtodo SUBDIR+= emiclock SUBDIR+= etm SUBDIR+= evolution-webcal +SUBDIR+= fet SUBDIR+= gcal SUBDIR+= gchore SUBDIR+= gdeskcal |