summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-02 13:21:42 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-02 13:21:42 +0000
commit8a3ff0d9113c5835c00ba786c29a44bb1fad94ac (patch)
tree9c156d07436ac27e80fd882020cd4077625be206
parentfeaa76ae3e8c5dc99f1782209056f7f9caecff67 (diff)
downloadlorries-8a3ff0d9113c5835c00ba786c29a44bb1fad94ac.tar.gz
Add httpd lorry file
-rw-r--r--open-source-lorries/httpd.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/httpd.lorry b/open-source-lorries/httpd.lorry
new file mode 100644
index 0000000..31dc21f
--- /dev/null
+++ b/open-source-lorries/httpd.lorry
@@ -0,0 +1,6 @@
+{
+ "httpd": {
+ "type": "git",
+ "url": "git://git.apache.org/httpd.git"
+ }
+}