From d647979c879182f52c9c81f423d94b184974fc2f Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus)" Date: Sun, 4 Jan 2015 11:52:57 +0100 Subject: use https --- dev.buetow.org/content/projectlist.inc.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev.buetow.org/content/projectlist.inc.pl b/dev.buetow.org/content/projectlist.inc.pl index 4d1d4f2..ec53c71 100644 --- a/dev.buetow.org/content/projectlist.inc.pl +++ b/dev.buetow.org/content/projectlist.inc.pl @@ -21,7 +21,7 @@ sub list (*) { my @content = getf $found; - $ret .= "$host" . nl; + $ret .= "$host" . nl; if (@content) { $ret .= join " ", @content; $ret .= nl; -- cgit v1.2.3