diff options
author | Simone Rota <sip@crux.nu> | 2006-11-17 11:35:22 +0100 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2006-11-17 11:35:22 +0100 |
commit | f5fa47ffacc9f60a37ea2c4341d4181b5e01d27f (patch) | |
tree | d6b9e81f7648efb0dd8003ff2ac109833318a307 | |
parent | a2b6512087beb820b444ea1bc15b5274d2d653ed (diff) | |
download | webtools-f5fa47ffacc9f60a37ea2c4341d4181b5e01d27f.tar.gz webtools-f5fa47ffacc9f60a37ea2c4341d4181b5e01d27f.tar.xz |
gitweb: synced config with crux.nu
-rwxr-xr-x | gitweb/gitweb.cgi | 1 | ||||
-rw-r--r-- | gitweb/index.aux | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/gitweb/gitweb.cgi b/gitweb/gitweb.cgi index d841ba0..473b8dd 100755 --- a/gitweb/gitweb.cgi +++ b/gitweb/gitweb.cgi @@ -115,6 +115,7 @@ our %default_heads = ( "ports/core.git" => "2.2", "ports/opt.git" => "2.2", "ports/contrib.git" => "2.2", + "ports/contrib-old.git" => "2.2", "ports/xorg.git" => "2.2", "ports/sip.git" => "2.2", "ports/kde.git" => "2.2", diff --git a/gitweb/index.aux b/gitweb/index.aux index dff63c4..030f2f0 100644 --- a/gitweb/index.aux +++ b/gitweb/index.aux @@ -4,10 +4,10 @@ misc%2Fudev-rules.git Matt+Housh ports%2Fattic.git CRUX+Team ports%2Fkde.git Alan+Mizrahi ports%2Fcontrib.git CRUX+Contributors +ports%2Fcontrib-old.git CRUX+Contributors ports%2Fcore.git CRUX+System+Team ports%2Fopt.git CRUX+Ports+Team ports%2Fsip.git Simone+Rota -ports%2Ftest.git Simone+Rota ports%2Fxorg.git Tilman+Sauerbeck system%2Fiso.git CRUX+System+Team tools%2Fhttpup.git Johannes+Winkelmann |