diff options
author | wiz <wiz@pkgsrc.org> | 2008-12-02 22:37:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-12-02 22:37:07 +0000 |
commit | fb6714bda562574381e5abb930533d9021ae3be1 (patch) | |
tree | 014ed196b87b2192931ff8d8560dd68b6b4d3ced /time | |
parent | 828b9f0e5b672c3e73c701b48c980986ddac0acf (diff) | |
download | pkgsrc-fb6714bda562574381e5abb930533d9021ae3be1.tar.gz |
Add hamster-applet.
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 4f4470c1e43..ba525f4ab58 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2008/11/17 23:24:28 bad Exp $ +# $NetBSD: Makefile,v 1.79 2008/12/02 22:37:07 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -27,6 +27,7 @@ SUBDIR+= gnyaclock SUBDIR+= grdc SUBDIR+= gtodo SUBDIR+= gtodo-applet +SUBDIR+= hamster-applet SUBDIR+= ical SUBDIR+= jday SUBDIR+= kronolith |