aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Vyshenski <svysh.fbsd@gmail.com>2026-02-28 23:43:39 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2026-02-28 23:43:39 +0000
commitdf1c8885cd81aeb74060c7262ca15e8d966083e8 (patch)
treeed908efe133fb188e09d0a1c0bd669278c8862a1
parente4dc1d8c1eadfbfe7146a876bdee5c347e94470f (diff)
devel/p5-ExtUtils-HasCompiler: Fix download location
- Respect change of distribution location @CPAN, so that portscout can spot future versions. PR: 293514
-rw-r--r--devel/p5-ExtUtils-HasCompiler/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-ExtUtils-HasCompiler/Makefile b/devel/p5-ExtUtils-HasCompiler/Makefile
index 7ddda5e45db1..d7170457005b 100644
--- a/devel/p5-ExtUtils-HasCompiler/Makefile
+++ b/devel/p5-ExtUtils-HasCompiler/Makefile
@@ -2,6 +2,7 @@ PORTNAME= ExtUtils-HasCompiler
DISTVERSION= 0.025
CATEGORIES= devel perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:LEONT
PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com