From c86f7cc17c35c6b3942c876685cb5ee9e66c7cff Mon Sep 17 00:00:00 2001 From: Jim MacArthur Date: Thu, 4 Dec 2014 12:29:17 +0000 Subject: 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. --- open-source-lorries/ntp.lorry | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 open-source-lorries/ntp.lorry 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" + } +} -- cgit v1.2.1