diff options
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/ntp.lorry | 7 |
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" + } +} |