diff options
author | Simone Rota <sip@crux.nu> | 2006-12-11 15:03:46 +0100 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2006-12-11 15:03:46 +0100 |
commit | a8b34a204b705ef0dfabecae125f5cbb8fb1a3fe (patch) | |
tree | 552480cbd4b968a86788a4af2a4aafdb90e447f0 | |
parent | f77ff74ca9819560431cd358fcf1ab386571e0f8 (diff) | |
download | webtools-a8b34a204b705ef0dfabecae125f5cbb8fb1a3fe.tar.gz webtools-a8b34a204b705ef0dfabecae125f5cbb8fb1a3fe.tar.xz |
gitweb: added custom head for xfce repo
-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", |