aboutsummaryrefslogtreecommitdiff
path: root/net/linuxigd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-06 11:27:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-06 11:27:28 +0000
commit0435dcb2553025d69152b1513c29bfe4ed98c31c (patch)
treeace3825af2910986d70b5158ee2f8e01e13f34a3 /net/linuxigd
parent0956d0a1199c456f056f284e80ef19f564a3d3a9 (diff)
downloadports-0435dcb2553025d69152b1513c29bfe4ed98c31c.tar.gz
ports-0435dcb2553025d69152b1513c29bfe4ed98c31c.zip
Notes
Diffstat (limited to 'net/linuxigd')
-rw-r--r--net/linuxigd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile
index 3dd7272fc764..c1e32f63ef04 100644
--- a/net/linuxigd/Makefile
+++ b/net/linuxigd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= linuxigd
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Linux UPnP Internet Gateway Device
-LIB_DEPENDS= upnp.4:${PORTSDIR}/devel/upnp
+LIB_DEPENDS= upnp.5:${PORTSDIR}/devel/upnp
USE_RC_SUBR= linuxigd
USE_GMAKE= yes