diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-15 06:52:03 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-15 06:52:03 +0000 |
commit | 136c4abdfa4cc39a37d9c7a5d91290f1aec5acc9 (patch) | |
tree | 47cfa1482aaf8b78a508b5535e51b6f6ccb3d0b1 /net/p5-Net-SIP/Makefile | |
parent | 5eea537264fdc72dd5ab91c2a8e6b0aea2eee762 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-SIP/Makefile')
-rw-r--r-- | net/p5-Net-SIP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-SIP/Makefile b/net/p5-Net-SIP/Makefile index 5fa381271865..8100ff2fa4fa 100644 --- a/net/p5-Net-SIP/Makefile +++ b/net/p5-Net-SIP/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Net-SIP -PORTVERSION= 0.26 +PORTVERSION= 0.32 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= tjs@cdpa.nsysu.edu.tw +MAINTAINER= perl@FreeBSD.org COMMENT= Framework SIP (Voice Over IP, RFC3261) RUN_DEPENDS= p5-Net-DNS>=0.56:${PORTSDIR}/dns/p5-Net-DNS |