diff options
Diffstat (limited to 'devel/p5-Data-Compare/Makefile')
-rw-r--r-- | devel/p5-Data-Compare/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile index 1c02874ed08f..f79e778cb9ad 100644 --- a/devel/p5-Data-Compare/Makefile +++ b/devel/p5-Data-Compare/Makefile @@ -8,7 +8,8 @@ PORTNAME= Data-Compare PORTVERSION= 1.2200 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/D/DC/DCANTRELL +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DCANTRELL PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} |