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/htmldoc.rb | |
| parent | 71cba833abc3491edb4fcee5fa1a4c81fe7c6a49 (diff) | |
| download | homebrew-3c86d2b8ffdcb854c88553c86b7911dfbb9766db.tar.bz2 | |
Update docs, comment mxcl/homebrew refs.
Diffstat (limited to 'Library/Formula/htmldoc.rb')
| -rw-r--r-- | Library/Formula/htmldoc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/htmldoc.rb b/Library/Formula/htmldoc.rb index c47bc1732..88bccccec 100644 --- a/Library/Formula/htmldoc.rb +++ b/Library/Formula/htmldoc.rb @@ -6,7 +6,7 @@ class Htmldoc < Formula sha1 '472908e0aafed1cedfbacd8ed3168734aebdec4b' # Fixes building with libpng-1.5, from upstream svn r1668 via Fedora - # Remove at version 1.8.28. cf. https://github.com/mxcl/homebrew/issues/15915 + # Remove at version 1.8.28. cf. https://github.com/Homebrew/homebrew/issues/15915 def patches { :p0 => 'http://pkgs.fedoraproject.org/cgit/htmldoc.git/plain/htmldoc-1.8.27-libpng15.patch?h=f18' } end |
