diff options
| author | Mike McQuaid | 2013-12-14 18:13:11 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2013-12-14 18:18:35 +0000 |
| commit | 3c86d2b8ffdcb854c88553c86b7911dfbb9766db (patch) | |
| tree | 34579ec2c40222d1f235843e9f6de49d5f9ecb66 /Library/Formula/libsamplerate.rb | |
| parent | 71cba833abc3491edb4fcee5fa1a4c81fe7c6a49 (diff) | |
| download | homebrew-3c86d2b8ffdcb854c88553c86b7911dfbb9766db.tar.bz2 | |
Update docs, comment mxcl/homebrew refs.
Diffstat (limited to 'Library/Formula/libsamplerate.rb')
| -rw-r--r-- | Library/Formula/libsamplerate.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libsamplerate.rb b/Library/Formula/libsamplerate.rb index 1eb7bf14d..1206b4217 100644 --- a/Library/Formula/libsamplerate.rb +++ b/Library/Formula/libsamplerate.rb @@ -11,7 +11,7 @@ class Libsamplerate < Formula # configure adds `/Developer/Headers/FlatCarbon` to the include, but this is # very deprecated. Correct the use of Carbon.h to the non-flat location. - # See: https://github.com/mxcl/homebrew/pull/10875 + # See: https://github.com/Homebrew/homebrew/pull/10875 def patches; DATA; end def install |
