diff options
Diffstat (limited to 'textproc/p5-Text-Wrapper/Makefile')
-rw-r--r-- | textproc/p5-Text-Wrapper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index 9b0d9e8b2ae8..8157c1f9aaf3 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Wrapper -PORTVERSION= 1.000 +PORTVERSION= 1.01 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Simple word wrapping routine -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Text::Wrapper.3 |