aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cpansearch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cpansearch.rb')
-rw-r--r--Library/Formula/cpansearch.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cpansearch.rb b/Library/Formula/cpansearch.rb
index 77e938c49..4e52dfdda 100644
--- a/Library/Formula/cpansearch.rb
+++ b/Library/Formula/cpansearch.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Cpansearch <Formula
+class Cpansearch < Formula
head 'https://github.com/c9s/cpansearch.git', :using => :git
homepage 'https://github.com/c9s/cpansearch'