From 5f781985b50c0c18f6163d1f59c554c23bfebd4b Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Mon, 9 Feb 2015 16:24:42 +0000 Subject: Add apr and httpd to apache-projects lorry --- open-source-lorries/apache-projects.lorry | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 open-source-lorries/apache-projects.lorry diff --git a/open-source-lorries/apache-projects.lorry b/open-source-lorries/apache-projects.lorry new file mode 100644 index 0000000..74fa0e9 --- /dev/null +++ b/open-source-lorries/apache-projects.lorry @@ -0,0 +1,10 @@ +{ + "apache/apr": { + "type": "git", + "url": "git://git.apache.org/apr.git" + }, + "apache/httpd": { + "type": "git", + "url": "git://git.apache.org/httpd.git" + } +} -- cgit v1.2.1