mapserver: tweak DSL formatting
This commit is contained in:
parent
57d395193e
commit
e1253c007c
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Mapserver < Formula
|
||||
url 'http://download.osgeo.org/mapserver/mapserver-6.0.2.tar.gz'
|
||||
homepage 'http://mapserver.org/'
|
||||
url 'http://download.osgeo.org/mapserver/mapserver-6.0.2.tar.gz'
|
||||
md5 'd831c905b1b0df7ac09a80c3f9387374'
|
||||
|
||||
depends_on 'gd'
|
||||
|
|
Loading…
Reference in a new issue