diff options
author | martti <martti@pkgsrc.org> | 2007-04-27 11:02:36 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-04-27 11:02:36 +0000 |
commit | bbe052ddf49508e3f904f470006ca10cfd120539 (patch) | |
tree | 83e1bf9282b5c4c55ca31a18bb0471b79b3b8ef8 /time | |
parent | 0fe56a821e4c42edbff0dd45163aaeb38e4ba9b2 (diff) | |
download | pkgsrc-bbe052ddf49508e3f904f470006ca10cfd120539.tar.gz |
Added xfce4-timer-plugin.
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 668912b08db..8430e71066f 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2007/04/19 06:56:57 martti Exp $ +# $NetBSD: Makefile,v 1.57 2007/04/27 11:02:36 martti Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -84,6 +84,7 @@ SUBDIR+= xdaliclock SUBDIR+= xdkcal SUBDIR+= xfce4-datetime-plugin SUBDIR+= xfce4-orage +SUBDIR+= xfce4-timer-plugin SUBDIR+= xtimer SUBDIR+= xtu |