aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMax Howell2010-01-23 11:42:18 +0000
committerMax Howell2010-01-24 12:27:40 +0000
commit2216545bd6bc72a32617e048409dc97763e37bef (patch)
tree68a4c567c9820d5abe43889d3c4540dada07e46a /Library
parent3d2710962e6c4681dc0d66603c91eeecbcf5f773 (diff)
downloadhomebrew-2216545bd6bc72a32617e048409dc97763e37bef.tar.bz2
Also known as style
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/diction.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/diction.rb b/Library/Formula/diction.rb
index 7b384ba9c..bb48c07ed 100644
--- a/Library/Formula/diction.rb
+++ b/Library/Formula/diction.rb
@@ -5,6 +5,8 @@ class Diction <Formula
homepage 'http://www.gnu.org/software/diction/'
md5 '4cbdb115c976d7141f54b223df28012e'
+ aka 'style'
+
def install
configure_args = [
"--prefix=#{prefix}",