summaryrefslogtreecommitdiff
path: root/open-source-lorries/apache-projects.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/apache-projects.lorry')
-rw-r--r--open-source-lorries/apache-projects.lorry5
1 files changed, 3 insertions, 2 deletions
diff --git a/open-source-lorries/apache-projects.lorry b/open-source-lorries/apache-projects.lorry
index 74fa0e9..5e76ee5 100644
--- a/open-source-lorries/apache-projects.lorry
+++ b/open-source-lorries/apache-projects.lorry
@@ -1,10 +1,11 @@
{
"apache/apr": {
"type": "git",
- "url": "git://git.apache.org/apr.git"
+ "url": "https://github.com/apache/apr.git",
+ "description": "github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git."
},
"apache/httpd": {
"type": "git",
- "url": "git://git.apache.org/httpd.git"
+ "url": "https://github.com/apache/httpd.git"
}
}