aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-MinimumVersion
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Perl-MinimumVersion')
-rw-r--r--textproc/p5-Perl-MinimumVersion/Makefile1
-rw-r--r--textproc/p5-Perl-MinimumVersion/pkg-descr2
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile
index 77f73fe818a3..6f7f1db767af 100644
--- a/textproc/p5-Perl-MinimumVersion/Makefile
+++ b/textproc/p5-Perl-MinimumVersion/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Find a minimum required version of perl for Perl code
+WWW= https://metacpan.org/release/Perl-MinimumVersion
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/textproc/p5-Perl-MinimumVersion/pkg-descr b/textproc/p5-Perl-MinimumVersion/pkg-descr
index 218935e01b2f..f00cf8506ebf 100644
--- a/textproc/p5-Perl-MinimumVersion/pkg-descr
+++ b/textproc/p5-Perl-MinimumVersion/pkg-descr
@@ -1,5 +1,3 @@
Perl::MinimumVersion takes Perl source code and calculates the minimum
version of perl required to be able to run it. Because it is based on
PPI, it can do this without having to actually load the code.
-
-WWW: https://metacpan.org/release/Perl-MinimumVersion