diff options
Diffstat (limited to 'devel/p5-Parse-RecDescent/Makefile')
-rw-r--r-- | devel/p5-Parse-RecDescent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Parse-RecDescent/Makefile b/devel/p5-Parse-RecDescent/Makefile index 7095f5e9f2f3..46c099667949 100644 --- a/devel/p5-Parse-RecDescent/Makefile +++ b/devel/p5-Parse-RecDescent/Makefile @@ -8,7 +8,8 @@ PORTNAME= Parse-RecDescent PORTVERSION= 1.965.001 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/D/DC/DCONWAY +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DCONWAY PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(...)$/\1/} |