diff options
Diffstat (limited to 'net/p5-Net-Subnets/Makefile')
-rw-r--r-- | net/p5-Net-Subnets/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-Subnets/Makefile b/net/p5-Net-Subnets/Makefile index 27cb6d629a5b..3ced28ac51c2 100644 --- a/net/p5-Net-Subnets/Makefile +++ b/net/p5-Net-Subnets/Makefile @@ -8,9 +8,8 @@ PORTNAME= Net-Subnets PORTVERSION= 1.02 CATEGORIES= net perl5 -MASTER_SITES= http://backpan.perl.org/authors/id/K/KR/KRAIH/ \ - http://backpan.cpan.org/authors/id/K/KR/KRAIH/ -MASTER_SITE_SUBDIR= Net +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:KRAIH PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |