diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-06-17 23:33:23 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-06-17 23:33:23 +0000 |
commit | 35e582bf988f43a435c318a6d76eb727d82c3e45 (patch) | |
tree | b950b80f337dcd910034fdbd9a7a5997e1e345af /net/p5-Net-SIP/Makefile | |
parent | 318faa1569170f69ad11b88dd2d5334181aaf605 (diff) | |
download | ports-35e582bf988f43a435c318a6d76eb727d82c3e45.tar.gz ports-35e582bf988f43a435c318a6d76eb727d82c3e45.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 073e08b5909b..8d4ae44b76c8 100644 --- a/net/p5-Net-SIP/Makefile +++ b/net/p5-Net-SIP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-SIP -PORTVERSION= 0.814 +PORTVERSION= 0.815 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |