Revision
118164
Author
and.damore@macports.org
Date
2014-03-24 02:59:38 -0700 (Mon, 24 Mar 2014)

Log Message

port bitcoin: change whitespaces, openmaintainer

Modified Paths

Diff

Modified: trunk/dports/finance/bitcoin/Portfile (118163 => 118164)


--- trunk/dports/finance/bitcoin/Portfile	2014-03-24 09:58:12 UTC (rev 118163)
+++ trunk/dports/finance/bitcoin/Portfile	2014-03-24 09:59:38 UTC (rev 118164)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+
 name                bitcoin
 categories          finance crypto
 version             0.9.0
@@ -50,4 +51,3 @@
     eval xinstall -m 444 -W ${worksrcpath} [glob ${worksrcpath}/doc/*.md] ${docdir}
 }
 
-