URL Changed master remote/master
authorMarkus Bröker <mbroeker@largo.dyndns.tv>
Fri, 27 Dec 2013 12:24:39 +0100
changeset 61 fb2cfcee38bd
parent 60 67a32e9d95f2
child 62 2d6419d6d4ed
URL Changed
config/.mcbotrc
debian/changelog
src/parse.c
--- a/config/.mcbotrc
+++ b/config/.mcbotrc
@@ -7,4 +7,4 @@
 SERVER:irc.freenode.net
 PORT:6667
 CHANNEL:#test
-TOPIC:[:test:] Support Channel || ENTER !help for help || Source: http://largo.homelinux.org/cgi-bin/gitweb.cgi?p=net/mcbot.git
+TOPIC:[:test:] Support Channel || ENTER !help for help || Source: http://largo.dyndns.tv/cgi-bin/gitweb.cgi?p=net/mcbot.git
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mcbot (0.99-5) unstable; urgency=low
+mcbot (0.99-6) unstable; urgency=low
 
   * Initial Release
   * the location of mcbot.cgi is stored in the db
--- a/src/parse.c
+++ b/src/parse.c
@@ -21,7 +21,7 @@
 #endif
 
 #ifndef SOURCE_URL
-#define SOURCE_URL "http://largo.homelinux.org/cgi-bin/gitweb.cgi?p=net/mcbot.git"
+#define SOURCE_URL "http://largo.dyndns.tv/cgi-bin/gitweb.cgi?p=net/mcbot.git"
 #endif
 
 enum command_map {