aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-04-05 05:41:11 +0800
committerpav <pav@FreeBSD.org>2005-04-05 05:41:11 +0800
commit004178b3a916448365c74c67a0e7007f6ec35082 (patch)
treec39c38ea1c0c4db72eadec2da4ccacc9682fe255 /net
parent03ea7665a838df4885229634f8d5f9957a4c927e (diff)
downloadfreebsd-ports-gnome-004178b3a916448365c74c67a0e7007f6ec35082.tar.gz
freebsd-ports-gnome-004178b3a916448365c74c67a0e7007f6ec35082.tar.zst
freebsd-ports-gnome-004178b3a916448365c74c67a0e7007f6ec35082.zip
- Chase libosip shlib bump
Diffstat (limited to 'net')
-rw-r--r--net/siproxd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile
index b58a59d38c1c..80b78b7590db 100644
--- a/net/siproxd/Makefile
+++ b/net/siproxd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= siproxd
PORTVERSION= 0.5.9
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= siproxd
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= siproxd
MAINTAINER= frank@dynamical-systems.org
COMMENT= A proxy/masquerading daemon for the SIP protocol
-LIB_DEPENDS= osip2.2:${PORTSDIR}/net/libosip2
+LIB_DEPENDS= osip2.3:${PORTSDIR}/net/libosip2
USE_REINPLACE= yes
USE_GETOPT_LONG=yes