Skip to content
Permalink
Browse files

clusterssh: make Perl 5.28 default branch

  • Loading branch information
Schamschula committed Apr 21, 2019
1 parent 36b6fa9 commit 36e30d47002b87d168769645f9396c8a07f694a4
Showing with 2 additions and 2 deletions.
  1. +2 −2 sysutils/clusterssh/Portfile
@@ -6,7 +6,7 @@ PortGroup perl5 1.0
perl5.require_variant yes
perl5.conflict_variants yes
perl5.branches 5.26 5.28
perl5.default_branch 5.26
perl5.default_branch 5.28
perl5.create_variants ${perl5.branches}

# since variants are set to conflict (only one can be installed at a time)
@@ -15,7 +15,7 @@ perl5.link_binaries_suffix

name clusterssh
perl5.setup App-ClusterSSH v4.13.2
revision 2
revision 3
platforms darwin
categories sysutils
license {Artistic-1 GPL}

0 comments on commit 36e30d4

Please sign in to comment.
You can’t perform that action at this time.