aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/memcached-php.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2011-06-16 20:05:21 -0700
committerAdam Vandenberg2011-06-16 20:05:21 -0700
commitf28fec3ebb5b0dda1a3af169871b5c086f25a161 (patch)
tree97f5bd83532145a21aca95230f13233a58b0425d /Library/Formula/memcached-php.rb
parentd2330d6748ea8b84cda9f5f6525db46313e842b8 (diff)
downloadhomebrew-f28fec3ebb5b0dda1a3af169871b5c086f25a161.tar.bz2
Fix audit warning
Diffstat (limited to 'Library/Formula/memcached-php.rb')
-rw-r--r--Library/Formula/memcached-php.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/memcached-php.rb b/Library/Formula/memcached-php.rb
index f25b2d543..359700c81 100644
--- a/Library/Formula/memcached-php.rb
+++ b/Library/Formula/memcached-php.rb
@@ -1,6 +1,6 @@
require 'formula'
-class MemcachedPhp <Formula
+class MemcachedPhp < Formula
url 'http://pecl.php.net/get/memcached-1.0.2.tgz'
homepage 'http://pecl.php.net/package/memcached'
md5 'b91f815ad59086d0c3564cce022b5c4f'