aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/netcat.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/netcat.rb')
-rw-r--r--Library/Formula/netcat.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/netcat.rb b/Library/Formula/netcat.rb
index 1a9faf988..387136f13 100644
--- a/Library/Formula/netcat.rb
+++ b/Library/Formula/netcat.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Netcat <Formula
+class Netcat < Formula
url 'http://downloads.sourceforge.net/sourceforge/netcat/netcat-0.7.1.tar.bz2'
md5 '0a29eff1736ddb5effd0b1ec1f6fe0ef'
homepage 'http://netcat.sourceforge.net/'