Cosmetic fixes

This commit is contained in:
Simone Rota 2006-07-13 04:27:52 +02:00
parent 871478faf4
commit b1b1753243
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env perl
#
# pkg-get - A binary package management utility for CRUX Linux
# Copyright (C) 2004-05 Simone Rota <sip@varlock.com>
# Copyright (C) 2004-06 Simone Rota <sip@varlock.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -307,7 +307,7 @@ sub printfooter {
}
close(FILE);
}
print $ih " <p><i>Generated by <a href=\"http://www.varlock.com/blosxom.cgi/CruxProjects/pkgget/index.html\">pkg-repgen</a> on " . isotime() . ".</i></p>\n";
print $ih " <p><i>Generated by <a href=\"http://www.varlock.com\">pkg-repgen</a> on " . isotime() . ".</i></p>\n";
print $ih <<EOH;
</body>
</html>