Revision: 118382 https://trac.macports.org/changeset/118382 Author: mojca@macports.org Date: 2014-04-01 03:25:53 -0700 (Tue, 01 Apr 2014) Log Message: ----------- p5-module-corelist: add p5.18, first line Modified Paths: -------------- trunk/dports/perl/p5-module-corelist/Portfile Modified: trunk/dports/perl/p5-module-corelist/Portfile =================================================================== --- trunk/dports/perl/p5-module-corelist/Portfile 2014-04-01 10:22:25 UTC (rev 118381) +++ trunk/dports/perl/p5-module-corelist/Portfile 2014-04-01 10:25:53 UTC (rev 118382) @@ -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 @@ -3,5 +4,5 @@ PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 perl5.setup Module-CoreList 3.01 ../by-authors/id/B/BI/BINGOS/ license {Artistic GPL}
participants (1)
-
mojca@macports.org