summaryrefslogtreecommitdiff
path: root/net/siproxd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-09 15:26:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-09 15:26:46 +0000
commit37813cd876e91ef28708ca9167d39798227cbb74 (patch)
tree67cfc9c731fbae84102d60e149f3b236c35784e6 /net/siproxd
parent- Update to 3.2.0 (diff)
- Chase libosip shlib bump
Notes
Notes: svn path=/head/; revision=225582
Diffstat (limited to 'net/siproxd')
-rw-r--r--net/siproxd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile
index 1682031f1086..d49f790d83ee 100644
--- a/net/siproxd/Makefile
+++ b/net/siproxd/Makefile
@@ -7,13 +7,14 @@
PORTNAME= siproxd
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF
MAINTAINER= frank@dynamical-systems.org
COMMENT= A proxy/masquerading daemon for the SIP protocol
-LIB_DEPENDS= osip2.5:${PORTSDIR}/net/libosip
+LIB_DEPENDS= osip2.6:${PORTSDIR}/net/libosip
USE_RC_SUBR= siproxd.sh
GNU_CONFIGURE= yes