diff options
| -rw-r--r-- | Library/Formula/xchat.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xchat.rb b/Library/Formula/xchat.rb index 1784d4d72..761c3e958 100644 --- a/Library/Formula/xchat.rb +++ b/Library/Formula/xchat.rb @@ -10,7 +10,7 @@ class Xchat < Formula depends_on 'gtk+' # Adjust to newer glib include conventions - # No upstream activity since 2010 + # Reported at https://sourceforge.net/tracker/?func=detail&aid=3446968&group_id=239&atid=100239 def patches; DATA; end def install |
