t* My version of sent
       
   URI git clone git://git.codevoid.de/sent-sdk.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 5534df4b23dfb43b8090b1d32d279eb88cd5dd00
   DIR parent cb16b5d29d47e8e62c87f3f531fd1e592f32c5e9
   URI Author: Jonas Jelten <jj@sft.mx>
       Date:   Mon, 19 Jan 2015 04:27:54 +0100
       
       make: don't build cscope by default
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       t@@ -6,7 +6,7 @@ include config.mk
        SRC = sent.c
        OBJ = ${SRC:.c=.o}
        
       -all: options sent cscope
       +all: options sent
        
        options:
                @echo sent build options: