diff options
author | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2014-09-01 12:53:54 +0100 |
---|---|---|
committer | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2014-09-01 12:53:54 +0100 |
commit | c03f03d1fc5235ada431dd2630696214c84b6825 (patch) | |
tree | bbef22ff657d684e093d624d8f023507c81d6853 | |
parent | 1d6c9a9fe6531168434b82d1ee7caa047dab774c (diff) | |
download | lorries-c03f03d1fc5235ada431dd2630696214c84b6825.tar.gz |
Add lorry file to lorry procps-ngbaserock/franred/add-procps-ng
procps-ng is a fork of the procps project used by Debian,
Fedora and openSUSE
-rw-r--r-- | open-source-lorries/procps-ng.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/procps-ng.lorry b/open-source-lorries/procps-ng.lorry new file mode 100644 index 0000000..fa4e913 --- /dev/null +++ b/open-source-lorries/procps-ng.lorry @@ -0,0 +1,6 @@ +{ + "procps-ng": { + "type": "git", + "url": "git://gitorious.org/procps/procps.git" + } +} |