diff options
Diffstat (limited to 'lorries/pcre.lorry')
-rw-r--r-- | lorries/pcre.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/pcre.lorry b/lorries/pcre.lorry new file mode 100644 index 0000000..0994e95 --- /dev/null +++ b/lorries/pcre.lorry @@ -0,0 +1,6 @@ +{ + "pcre": { + "type": "svn", + "url": "svn://vcs.exim.org/pcre/code/trunk" + } +} |