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

phw at macports.org phw at macports.org
Mon Apr 18 02:28:14 PDT 2011


Revision: 77977
          http://trac.macports.org/changeset/77977
Author:   phw at macports.org
Date:     2011-04-18 02:28:14 -0700 (Mon, 18 Apr 2011)
Log Message:
-----------
Cleanup and whitespacefix of Portfile

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

Property Changed:
----------------
    trunk/dports/aqua/Fonzy/Portfile

Modified: trunk/dports/aqua/Fonzy/Portfile
===================================================================
--- trunk/dports/aqua/Fonzy/Portfile	2011-04-18 09:25:03 UTC (rev 77976)
+++ trunk/dports/aqua/Fonzy/Portfile	2011-04-18 09:28:14 UTC (rev 77977)
@@ -1,19 +1,21 @@
-PortSystem 1.0
-PortGroup xcode 1.0
+# -*- 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
-description	MacOS X network status tool 
+categories	        aqua 
+distname 	        ${name}
+maintainers	        phw openmaintainer
+description	        MacOS X network status tool 
 long_description	${description}
 
-homepage    https://github.com/magiconair/Fonzy
+homepage            https://github.com/magiconair/Fonzy
 
-fetch.type	git
-git.url 	git://github.com/magiconair/Fonzy.git
-git.branch  origin/master
+fetch.type	        git
+git.url 	        git://github.com/magiconair/Fonzy.git
+git.branch          origin/master
 
-livecheck.type	none
+livecheck.type	    none


Property changes on: trunk/dports/aqua/Fonzy/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110418/31de89d0/attachment-0001.html>


More information about the macports-changes mailing list