aboutsummaryrefslogtreecommitdiff
path: root/net/siproxd
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-04 21:41:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-04 21:41:11 +0000
commita05860a469df03892335db55c794fd3c13246c25 (patch)
tree72357f3df293d680e05231a50a132ca733754223 /net/siproxd
parent881f402ef7bf26bc11be0836a2be802c8a96e5e6 (diff)
downloadports-a05860a469df03892335db55c794fd3c13246c25.tar.gz
ports-a05860a469df03892335db55c794fd3c13246c25.zip
Notes
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 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