[142507] trunk/dports/net/axel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 06:03:03 PST 2015


Revision: 142507
          https://trac.macports.org/changeset/142507
Author:   ryandesign at macports.org
Date:     2015-11-13 08:34:45 -0800 (Fri, 13 Nov 2015)
Log Message:
-----------
axel: add modeline and adjust whitespace to match

Modified Paths:
--------------
    trunk/dports/net/axel/Portfile

Modified: trunk/dports/net/axel/Portfile
===================================================================
--- trunk/dports/net/axel/Portfile	2015-11-13 16:19:15 UTC (rev 142506)
+++ trunk/dports/net/axel/Portfile	2015-11-13 16:34:45 UTC (rev 142507)
@@ -1,19 +1,22 @@
+# -*- 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
+PortSystem          1.0
 PortGroup           github 1.0
 
 github.setup        eribertomota axel 2.5
-categories	net www
-platforms	darwin
-license		GPL-2+
-maintainers	nomaintainer
-description	A light Unix download accelerator
-long_description Axel does the same thing any other accelerator does: \
-		it opens more than one HTTP/FTP connection per download and \
-		each connection transfers its own, separate, part of the file. \
-		It may sound weird, but it works very well in practice.
+categories          net www
+platforms           darwin
+maintainers         nomaintainer
+license             GPL-2+
 
+description         A light Unix download accelerator
+
+long_description    Axel does the same thing any other accelerator does: \
+                    it opens more than one HTTP/FTP connection per download and \
+                    each connection transfers its own, separate, part of the file. \
+                    It may sound weird, but it works very well in practice.
+
 checksums           rmd160  19b0eaf895367a32e163fefc49f65e7cac5381ab \
                     sha256  216a1140b1cc5ed0da1412caaf7a32518b2562bc7e39c671deb2170e0afe6b02
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/4c4a09a2/attachment.html>


More information about the macports-changes mailing list