aboutsummaryrefslogtreecommitdiff
path: root/net/siproxd/Makefile
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/Makefile
parent83035dc6cf2fe83a3268f4ec5a215e2742d2c172 (diff)
downloadports-37813cd876e91ef28708ca9167d39798227cbb74.tar.gz
ports-37813cd876e91ef28708ca9167d39798227cbb74.zip
Notes
Diffstat (limited to 'net/siproxd/Makefile')
-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