Revision
102592
Author
sean@macports.org
Date
2013-02-04 21:44:35 -0800 (Mon, 04 Feb 2013)

Log Message

ssh-copy-id: format change

Modified Paths

Diff

Modified: trunk/dports/devel/ssh-copy-id/Portfile (102591 => 102592)


--- trunk/dports/devel/ssh-copy-id/Portfile	2013-02-05 05:44:30 UTC (rev 102591)
+++ trunk/dports/devel/ssh-copy-id/Portfile	2013-02-05 05:44:35 UTC (rev 102592)
@@ -6,10 +6,11 @@
 
 github.setup        Zhann ssh-copy-id 406bdb7fc4c04fb8515188cb2ef5a6ff3a9b319a
 version             0.1
+
 categories          devel
 platforms           darwin
+supported_archs     noarch
 maintainers         sean openmaintainer
-supported_archs     noarch
 
 description         ssh-copy-id will copy your public key into the authorized_keys \
                     file of your user on that remote system