diff options
| author | Sergei Vyshenski <svysh.fbsd@gmail.com> | 2026-02-28 23:43:39 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-02-28 23:43:39 +0000 |
| commit | df1c8885cd81aeb74060c7262ca15e8d966083e8 (patch) | |
| tree | ed908efe133fb188e09d0a1c0bd669278c8862a1 | |
| parent | e4dc1d8c1eadfbfe7146a876bdee5c347e94470f (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/Makefile | 1 |
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 |
