Modified: trunk/dports/perl/p5-file-touch/Portfile (105543 => 105544)
--- trunk/dports/perl/p5-file-touch/Portfile 2013-04-24 16:06:17 UTC (rev 105543)
+++ trunk/dports/perl/p5-file-touch/Portfile 2013-04-24 16:36:50 UTC (rev 105544)
@@ -1,14 +1,15 @@
# -*- 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: $
+# $Id$
PortSystem 1.0
PortGroup perl5 1.0
+perl5.branches 5.8 5.10 5.12 5.14 5.16
perl5.setup File-Touch 0.08
platforms darwin
maintainers nomaintainer
-#license unknown
+license unknown
supported_archs noarch
Property changes on: trunk/dports/perl/p5-file-touch/Portfile
___________________________________________________________________