diff options
Diffstat (limited to 'Library/Formula/netsed.rb')
| -rw-r--r-- | Library/Formula/netsed.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/netsed.rb b/Library/Formula/netsed.rb index f5e31fda1..09aeb3a23 100644 --- a/Library/Formula/netsed.rb +++ b/Library/Formula/netsed.rb @@ -1,6 +1,6 @@ require 'formula' -class Netsed <Formula +class Netsed < Formula url 'http://packetstormsecurity.org/UNIX/misc/netsed.tgz' homepage 'http://www.securiteam.com/tools/5IP022A35W.html' version '0.01b' |
