diff --git a/devel/p5-Mojo-Base-XS/Makefile b/devel/p5-Mojo-Base-XS/Makefile index 063a92d43074..de47a7e0240f 100644 --- a/devel/p5-Mojo-Base-XS/Makefile +++ b/devel/p5-Mojo-Base-XS/Makefile @@ -1,21 +1,21 @@ PORTNAME= Mojo-Base-XS PORTVERSION= 0.07 CATEGORIES= devel perl5 -# Won't fetch with MASTER_SITES=CPAN for some reason -MASTER_SITES= https://cpan.metacpan.org/authors/id/Y/YK/YKO/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:YKO MAINTAINER= adamw@FreeBSD.org COMMENT= Very fast Mojo-style accessors LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Mojolicious>0:www/p5-Mojolicious USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Mojo/Base/XS/XS.so .include