From 37eeb94f9bc3efaf50e023b58d5a1f5e6b8a8d6a Mon Sep 17 00:00:00 2001 From: landry Date: Sat, 12 Jul 2014 22:09:13 +0000 Subject: [PATCH] +taskd --- productivity/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/productivity/Makefile b/productivity/Makefile index b696945b4e5..dba1c5c1a02 100644 --- a/productivity/Makefile +++ b/productivity/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.63 2014/07/09 16:10:15 zhuk Exp $ +# $OpenBSD: Makefile,v 1.64 2014/07/12 22:09:13 landry Exp $ SUBDIR = SUBDIR += akonadi @@ -39,6 +39,7 @@ SUBDIR += siag SUBDIR += sl SUBDIR += slideml + SUBDIR += taskd SUBDIR += taskjuggler SUBDIR += taskwarrior SUBDIR += tdl