summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorJim MacArthur <jim.macarthur@codethink.co.uk>2014-12-04 12:29:17 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-04 15:57:35 +0000
commitc86f7cc17c35c6b3942c876685cb5ee9e66c7cff (patch)
tree2f5e8b9062d4060eb1b8e15901b2cdc315c2ba53 /open-source-lorries
parentd57d6bcc1baa1a8055269ef699f83bb812a16e76 (diff)
downloadlorries-c86f7cc17c35c6b3942c876685cb5ee9e66c7cff.tar.gz
Add NTP tarball
We're using a tarball import because the upstream project uses BitKeeper for source control, and we don't think it's worth the effort of adding BitKeeper support to Lorry for one project.
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/ntp.lorry7
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/ntp.lorry b/open-source-lorries/ntp.lorry
new file mode 100644
index 0000000..bf1ae3e
--- /dev/null
+++ b/open-source-lorries/ntp.lorry
@@ -0,0 +1,7 @@
+{
+ "ntp": {
+ "type": "tarball",
+ "compression": "gzip",
+ "url": "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ntp-dev-4.2.7p482.tar.gz"
+ }
+}