diff options
-rwxr-xr-x | gitweb/gitweb.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gitweb/gitweb.cgi b/gitweb/gitweb.cgi index b40e42c..759da61 100755 --- a/gitweb/gitweb.cgi +++ b/gitweb/gitweb.cgi @@ -183,6 +183,7 @@ our %default_heads = ( "ports/opt.git" => "2.2", "ports/contrib.git" => "2.2", "ports/contrib-old.git" => "2.2", + "ports/xfce.git" => "2.2", "ports/xorg.git" => "2.2", "ports/sip.git" => "2.2", "ports/kde.git" => "2.2", |