Revision: 149434 https://trac.macports.org/changeset/149434 Author: mps@macports.org Date: 2016-06-20 03:56:02 -0700 (Mon, 20 Jun 2016) Log Message: ----------- aria2: add cxx11 PortGroup, and add modeline. Modified Paths: -------------- trunk/dports/net/aria2/Portfile Modified: trunk/dports/net/aria2/Portfile =================================================================== --- trunk/dports/net/aria2/Portfile 2016-06-20 08:50:30 UTC (rev 149433) +++ trunk/dports/net/aria2/Portfile 2016-06-20 10:56:02 UTC (rev 149434) @@ -1,3 +1,4 @@ +# -*- 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 @@ -2,2 +3,3 @@ PortGroup github 1.0 +PortGroup cxx11 1.0
participants (1)
-
mps@macports.org