aboutsummaryrefslogtreecommitdiff
path: root/net/linuxigd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-04 05:52:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-04 05:52:07 +0000
commitbc696d5f486191d09d82feb11ff349a80c7b10d5 (patch)
treec62ff2b7d92f094157be381e8780d9112ba76204 /net/linuxigd
parente1e05bd6d2ce56f012d70a3193e5df34baf85087 (diff)
downloadports-bc696d5f486191d09d82feb11ff349a80c7b10d5.tar.gz
ports-bc696d5f486191d09d82feb11ff349a80c7b10d5.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 c1e32f63ef04..7dde0f41b0cd 100644
--- a/net/linuxigd/Makefile
+++ b/net/linuxigd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= linuxigd
PORTVERSION= 1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Linux UPnP Internet Gateway Device
-LIB_DEPENDS= upnp.5:${PORTSDIR}/devel/upnp
+LIB_DEPENDS= upnp.6:${PORTSDIR}/devel/upnp
USE_RC_SUBR= linuxigd
USE_GMAKE= yes