diff options
Diffstat (limited to 'net/p5-SOAP-Lite/Makefile')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 3266e4545a8..54a931c3401 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2015/07/12 18:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2016/03/05 08:45:33 wen Exp $ -DISTNAME= SOAP-Lite-1.14 +DISTNAME= SOAP-Lite-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/} |