diff options
Diffstat (limited to 'devel/p5-Algorithm-LCS')
-rw-r--r-- | devel/p5-Algorithm-LCS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-LCS/Makefile b/devel/p5-Algorithm-LCS/Makefile index 9283e980a00c..45bf4367f8bf 100644 --- a/devel/p5-Algorithm-LCS/Makefile +++ b/devel/p5-Algorithm-LCS/Makefile @@ -8,7 +8,7 @@ PORTNAME= Algorithm-LCS PORTVERSION= 1.04 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/J/JO/JOESUF PKGNAMEPREFIX= p5- |