aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/nylon.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nylon.rb b/Library/Formula/nylon.rb
index 1bf57eb2b..0ca6801c5 100644
--- a/Library/Formula/nylon.rb
+++ b/Library/Formula/nylon.rb
@@ -1,9 +1,9 @@
require 'formula'
class Nylon < Formula
+ homepage 'http://monkey.org/~marius/pages/?page=nylon'
url 'http://monkey.org/~marius/nylon/nylon-1.21.tar.gz'
sha1 '96f82a785ffe92fd6c1eebb69787327eecc90569'
- homepage 'http://monkey.org/~marius/pages/?page=nylon'
depends_on 'libevent'