Permalink
Browse files
wml: add +perl5_28 variant and maintainer's GitHub handle
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+2
−2
www/wml/Portfile
|
|
@@ -8,7 +8,7 @@ version 2.0.11 |
|
|
revision 14 |
|
|
platforms darwin |
|
|
categories www lang |
|
|
maintainers cfaerber.name:cfaerber \ |
|
|
maintainers {cfaerber.name:cfaerber @cfaerber} \ |
|
|
openmaintainer |
|
|
|
|
|
description Website META Language |
|
|
@@ -22,7 +22,7 @@ master_sites http://thewml.org/distrib/ \ |
|
|
|
|
|
perl5.require_variant yes |
|
|
perl5.conflict_variants yes |
|
|
perl5.branches 5.26 |
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.create_variants ${perl5.branches} |
|
|
|
|
|
checksums rmd160 fead82a35d116447b860d7b1c506c6de187355e8 \ |
|
|
|