[89066] trunk/dports/aqua/Fonzy/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 20:17:45 PST 2012


Revision: 89066
          http://trac.macports.org/changeset/89066
Author:   ryandesign at macports.org
Date:     2012-01-18 20:17:45 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
Fonzy: modify whitespace to conform to modeline

Modified Paths:
--------------
    trunk/dports/aqua/Fonzy/Portfile

Modified: trunk/dports/aqua/Fonzy/Portfile
===================================================================
--- trunk/dports/aqua/Fonzy/Portfile	2012-01-19 04:15:00 UTC (rev 89065)
+++ trunk/dports/aqua/Fonzy/Portfile	2012-01-19 04:17:45 UTC (rev 89066)
@@ -1,21 +1,23 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
+
 PortSystem          1.0
 PortGroup           xcode 1.0
 
-name		        Fonzy
-version		        development
+name                Fonzy
+version             development
+categories          aqua
+distname            ${name}
+maintainers         phw openmaintainer
 
-categories	        aqua 
-distname 	        ${name}
-maintainers	        phw openmaintainer
-description	        MacOS X network status tool 
-long_description	${description}
+description         Mac OS X network status tool
 
+long_description    ${description}
+
 homepage            https://github.com/magiconair/Fonzy
 
-fetch.type	        git
-git.url 	        git://github.com/magiconair/Fonzy.git
+fetch.type          git
+git.url             git://github.com/magiconair/Fonzy.git
 git.branch          origin/master
 
-livecheck.type	    none
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/8b4d23cc/attachment.html>


More information about the macports-changes mailing list