diff options
Diffstat (limited to 'devel/p5-Perl6-Slurp/Makefile')
-rw-r--r-- | devel/p5-Perl6-Slurp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Perl6-Slurp/Makefile b/devel/p5-Perl6-Slurp/Makefile index 88655054f02c..40ba5a72cdbf 100644 --- a/devel/p5-Perl6-Slurp/Makefile +++ b/devel/p5-Perl6-Slurp/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Perl6-Slurp -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION}0000 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implements the Perl6 'slurp' built-in |