X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=tools%2Fmake_distrib.pl;h=0c8cd1020fc4868812f4522ee9d259bde5625cb4;hp=9be09f0ab21798d8e578420e2a05ad9aae66bdf3;hb=d79b2969bfd06f05041b6ca35204c225eb6f2997;hpb=4330569486f7482d8580c010c1ef82ede246c1cb diff --git a/tools/make_distrib.pl b/tools/make_distrib.pl index 9be09f0a..0c8cd102 100644 --- a/tools/make_distrib.pl +++ b/tools/make_distrib.pl @@ -68,7 +68,7 @@ sub get_distrib_dir() sub get_git_repo() { - return '.'; + return 'git@github.com:khizmax/libcds.git'; } sub get_git_branch() @@ -127,8 +127,8 @@ sub processFile( $ ) (C) Copyright Maxim Khizhinsky (libcds.dev\@gmail.com) 2006-$year Distributed under the BSD license (see accompanying file license.txt) - Source code repo: http://github.com/khizmx/libcds/ - Download: http://libcds.sourceforge.net/files/ + Source code repo: http://github.com/khizmax/libcds/ + Download: http://sourceforge.net/projects/libcds/files/ */\n" ; } elsif ( /^\/\/\$\$CDS-\/\*\$\$/ ) {