diff options
Diffstat (limited to 'Library/Formula/perforce-server.rb')
| -rw-r--r-- | Library/Formula/perforce-server.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/perforce-server.rb b/Library/Formula/perforce-server.rb index 37226a114..dfa94b6e7 100644 --- a/Library/Formula/perforce-server.rb +++ b/Library/Formula/perforce-server.rb @@ -1,6 +1,6 @@ require 'formula' -class PerforceServer <Formula +class PerforceServer < Formula url 'http://filehost.perforce.com/perforce/r10.1/bin.darwin80u/p4d' homepage 'http://www.perforce.com/' md5 '27660df45ac5008891e17868063de6b7' |
