diff options
Diffstat (limited to 'setup/rbuild')
| -rwxr-xr-x[-rw-r--r--] | setup/rbuild | 14 | 
1 files changed, 6 insertions, 8 deletions
| diff --git a/setup/rbuild b/setup/rbuild index 32017d4f..ddba6999 100644..100755 --- a/setup/rbuild +++ b/setup/rbuild @@ -3,24 +3,22 @@   Common Rakefile, Rantfile installer for SiSU     softlink Rakefile and Rantfile to this file - * Homepage: <http://www.jus.uio.no/sisu/SiSU> -             <http://search.sisudoc.org> - * Download: <http://www.jus.uio.no/sisu/download> + - Homepage: <http://search.sisudoc.org> + - Download: <http://www.jus.uio.no/sisu/download>   Copyright (C) 2007 Ralph Amissah - * License: LGPL - GNU Lesser General Public License + - License: LGPL - GNU Lesser General Public License       [same license as Rant provided within the Rant package] - * Ralph Amissah <ralph@amissah.com> -   Ralph Amissah <ralph.amissah@gmail.com> + - Ralph Amissah <ralph.amissah@gmail.com>   Rake is a Ruby build program by Jim Weirich - * Rake may be downloaded and installed from: + - Rake may be downloaded and installed from:       <http://rake.rubyforge.org/>   Rant is a Ruby build program by Stefan Lang - * Rant may be downloaded and installed from: + - Rant may be downloaded and installed from:       <http://make.rubyforge.org/>   Notes on use: | 
