aboutsummaryrefslogtreecommitdiffstats
path: root/net/siproxd
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2011-01-06 04:17:52 +0800
committerdhn <dhn@FreeBSD.org>2011-01-06 04:17:52 +0800
commitbca304fc5541c005f763714a6837305b2d36858e (patch)
tree198afd07edc595ee2a53bc23be162ce2359c3f42 /net/siproxd
parent0b3c11e38d2308f8866eaa88b0cb2e5b9de94e18 (diff)
downloadfreebsd-ports-gnome-bca304fc5541c005f763714a6837305b2d36858e.tar.gz
freebsd-ports-gnome-bca304fc5541c005f763714a6837305b2d36858e.tar.zst
freebsd-ports-gnome-bca304fc5541c005f763714a6837305b2d36858e.zip
- Chase net/libosip shlib version bump
- Bump PORTREVISION
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 b9f852317c01..5a800d94b0b9 100644
--- a/net/siproxd/Makefile
+++ b/net/siproxd/Makefile
@@ -7,13 +7,14 @@
PORTNAME= siproxd
PORTVERSION= 0.7.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF
MAINTAINER= frank@dynamical-systems.org
COMMENT= A proxy/masquerading daemon for the SIP protocol
-LIB_DEPENDS= osip2.6:${PORTSDIR}/net/libosip
+LIB_DEPENDS= osip2.8:${PORTSDIR}/net/libosip
USE_RC_SUBR= siproxd.sh
GNU_CONFIGURE= yes