diff options
| author | Jack Nagel | 2011-11-30 12:56:07 -0600 |
|---|---|---|
| committer | Jack Nagel | 2011-11-30 12:56:07 -0600 |
| commit | 164c57f284aa254a96935bb75ca5f25cf4e50714 (patch) | |
| tree | 6e896025454c1d75ee5feb656f2c959af6fb6351 /Library/Formula/gremlin.rb | |
| parent | fc0a912f47df4b88fb712b4fa9a727964b81ea80 (diff) | |
| download | homebrew-164c57f284aa254a96935bb75ca5f25cf4e50714.tar.bz2 | |
Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/gremlin.rb')
| -rw-r--r-- | Library/Formula/gremlin.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gremlin.rb b/Library/Formula/gremlin.rb index e446df9d6..70b4702c3 100644 --- a/Library/Formula/gremlin.rb +++ b/Library/Formula/gremlin.rb @@ -38,4 +38,4 @@ class Gremlin < Formula inreplace target+'bin'+'gremlin.sh', '`dirname $0`/../lib', libexec bin.install target+'bin'+'gremlin.sh' => 'gremlin' end -end
\ No newline at end of file +end |
