Fix audit warning

master
Adam Vandenberg 2011-06-16 20:05:21 -07:00
parent 5a963c7fc6
commit 1071f1f3a6
1 changed files with 1 additions and 1 deletions

View File

@ -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'