Some remnant from the global replace. - catpoint - Catpoint simple presenting software.
 (HTM) git clone git://bitreich.org/catpoint/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/catpoint/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 77dfce9909091e863727aaabdaa26088709c0a09
 (DIR) parent 3d988d86e8696704a9c2b941f097993abddbf7dd
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat, 18 Mar 2017 12:16:31 +0100
       
       Some remnant from the global replace.
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       @@ -31,7 +31,7 @@ clean:
                @echo cleaning
                @rm -f catpoint ${OBJ} catpoint-${VERSION}.tar.gz
        
       -dicatpoint: clean
       +dist: clean
                @echo creating dist tarball
                @mkdir -p catpoint-${VERSION}
                @cp -R LICENSE Makefile README.md config.mk ${SRC} catpoint-${VERSION}