aboutsummaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Data-Builder/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-01-30 07:13:02 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-01-30 07:13:02 +0000
commit7f721527a7b853de63ced885609cd60ea9ae5dc2 (patch)
treeeef681d28810635a4ebf45ca4b08e3603452b4a6 /net/p5-SOAP-Data-Builder/Makefile
parent91f0dc05f13cdfc8229dcb9284f20106a5ca5953 (diff)
downloadports-7f721527a7b853de63ced885609cd60ea9ae5dc2.tar.gz
ports-7f721527a7b853de63ced885609cd60ea9ae5dc2.zip
Notes
Diffstat (limited to 'net/p5-SOAP-Data-Builder/Makefile')
-rw-r--r--net/p5-SOAP-Data-Builder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SOAP-Data-Builder/Makefile b/net/p5-SOAP-Data-Builder/Makefile
index ba0e1cf5db98..644284cf0b10 100644
--- a/net/p5-SOAP-Data-Builder/Makefile
+++ b/net/p5-SOAP-Data-Builder/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SOAP-Data-Builder
-PORTVERSION= 0.8
+PORTVERSION= 0.9
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SOAP
@@ -25,7 +25,7 @@ MAN3= SOAP::Data::Builder.3 SOAP::Data::Builder::Element.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-IGNORE= "requires perl 5.8.x or later. Install lang/perl5.8 and try again"
+IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>