diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-20 14:42:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-20 14:42:38 +0000 |
commit | 571b396c33e3d7026c052ce5a7c1d9dab5d7a3ec (patch) | |
tree | 742d5cc1d69e9c4c377f8522bdd722b237ccbbc1 /net/p5-SOAP-Lite/Makefile | |
parent | 853ea946c45311e8ddbeb1c496580dca33524c60 (diff) |
Notes
Diffstat (limited to 'net/p5-SOAP-Lite/Makefile')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index c7472e2c5666..02aefdeec323 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SOAP-Lite -PORTVERSION= 1.22 +PORTVERSION= 1.24 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |