summaryrefslogtreecommitdiff
path: root/scripts/pkg-repgen.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pkg-repgen.pl')
-rwxr-xr-xscripts/pkg-repgen.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pkg-repgen.pl b/scripts/pkg-repgen.pl
index 1545b65..2743ce4 100755
--- a/scripts/pkg-repgen.pl
+++ b/scripts/pkg-repgen.pl
@@ -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>

Generated by cgit