diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-09-07 12:07:25 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-09-07 12:07:25 +0000 |
commit | 0be30e919a3684c319bf7e08280fe90c5f4349cb (patch) | |
tree | b5f7ce9a5c8de8f7d38ced394fe18a236b8eae5c /net/p5-Net-SIP/Makefile | |
parent | 44a62c5165443775d3652b38576855f256e0d612 (diff) | |
download | ports-0be30e919a3684c319bf7e08280fe90c5f4349cb.tar.gz ports-0be30e919a3684c319bf7e08280fe90c5f4349cb.zip |
Notes
Diffstat (limited to 'net/p5-Net-SIP/Makefile')
-rw-r--r-- | net/p5-Net-SIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SIP/Makefile b/net/p5-Net-SIP/Makefile index b82a95fda071..fdebedd0976a 100644 --- a/net/p5-Net-SIP/Makefile +++ b/net/p5-Net-SIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-SIP -PORTVERSION= 0.53 +PORTVERSION= 0.54 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |