diff options
Diffstat (limited to 'net/ushare/Makefile')
-rw-r--r-- | net/ushare/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ushare/Makefile b/net/ushare/Makefile index 60c2d9c7d773..6d21053103ba 100644 --- a/net/ushare/Makefile +++ b/net/ushare/Makefile @@ -7,14 +7,14 @@ PORTNAME= ushare PORTVERSION= 1.1a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://ushare.geexbox.org/releases/ MAINTAINER= votdev@gmx.de COMMENT= A lightweight UPnP (TM) A/V Media Server -LIB_DEPENDS= upnp.6:${PORTSDIR}/devel/upnp +LIB_DEPENDS= upnp.7:${PORTSDIR}/devel/upnp HAS_CONFIGURE= yes USE_BZIP2= yes |