diff options
author | drochner <drochner@pkgsrc.org> | 2007-04-18 22:30:02 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-04-18 22:30:02 +0000 |
commit | 94e3f8a7be63ec4a85a3901c28ba99a8e28ae0d8 (patch) | |
tree | 5a45211c1ccfddfcab884e07f028065850ba96a6 | |
parent | cf07dda497233b8a97644c0620060d12369a5b5b (diff) | |
download | pkgsrc-94e3f8a7be63ec4a85a3901c28ba99a8e28ae0d8.tar.gz |
+cairo-clock
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 1bac216ec03..467912b4c62 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2007/04/12 09:50:02 martti Exp $ +# $NetBSD: Makefile,v 1.55 2007/04/18 22:30:02 drochner Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -8,6 +8,7 @@ SUBDIR+= asclock SUBDIR+= asclock-gtk SUBDIR+= asclock-xlib SUBDIR+= bbdate +SUBDIR+= cairo-clock SUBDIR+= cal SUBDIR+= cardboard-schedule SUBDIR+= catclock |