]> git.madduck.net Git - code/irssi/scripts-bc-bd.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

update script URL
authormartin f. krafft <madduck@madduck.net>
Tue, 26 May 2009 09:30:23 +0000 (11:30 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 26 May 2009 09:30:23 +0000 (11:30 +0200)
Signed-off-by: martin f. krafft <madduck@madduck.net>
chanact.pl

index d4e36b1fd53d37a6d051b6877b59503e539c2c22..f9bb0e3ed58b2fded994fb6250b0e76c7787ffee 100644 (file)
@@ -11,7 +11,7 @@ $VERSION = "0.5.10";
     name        => 'chanact',
     description => 'Adds new powerful and customizable [Act: ...] item (chanelnames,modes,alias). Lets you give alias characters to windows so that you can select those with meta-<char>',
     license     => 'GNU GPLv2 or later',
-    url         => 'https://bc-bd.org/svn/repos/irssi/chanact'
+    url         => 'http://bc-bd.org/blog/irssi/'
 );
 
 # Adds new powerful and customizable [Act: ...] item (chanelnames,modes,alias).