summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Burmeister <joe.burmeister@codethink.co.uk>2012-11-09 15:03:08 +0000
committerJoe Burmeister <joe.burmeister@codethink.co.uk>2012-11-09 15:03:08 +0000
commit6648361ee14197e7c3337fb7bf4d6d0ee27e0aee (patch)
tree2d8a397f537e27dca03eb401b48244427830fa18
parentcef74d599b8bb5884355d5e1123cf57b7a749748 (diff)
downloadlorries-6648361ee14197e7c3337fb7bf4d6d0ee27e0aee.tar.gz
Fix to GNU classpath url broken last commit.
-rw-r--r--active/classpath.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/active/classpath.lorry b/active/classpath.lorry
index d796229..c673387 100644
--- a/active/classpath.lorry
+++ b/active/classpath.lorry
@@ -1,7 +1,7 @@
{
"classpath": {
"type": "cvs",
- "url": ":pserver:nonymous@cvs.savannah.gnu.org:/sources/classpath",
+ "url": ":pserver:anonymous@cvs.savannah.gnu.org:/sources/classpath",
"module": "classpath"
}
}