aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/amule
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-04-27 14:28:11 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-04-27 14:28:11 +0000
commitb9972244a7399395aa0a47c6cc0fd22c86dca825 (patch)
tree0c63ccb1e74074ace2f20ab9efb444c19256535b /net-p2p/amule
parent1cfcfc47535b33717a36751394c12091cbac653d (diff)
downloadports-b9972244a7399395aa0a47c6cc0fd22c86dca825.tar.gz
ports-b9972244a7399395aa0a47c6cc0fd22c86dca825.zip
Notes
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 04132f06deba..0be477c7e460 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -7,7 +7,7 @@
PORTNAME= amule
PORTVERSION= 2.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION}
DISTNAME= aMule-${PORTVERSION}
@@ -182,7 +182,7 @@ PLIST_SUB+= PLASMAMULE="@comment "
.endif
.if !defined(WITHOUT_UPNP)
-LIB_DEPENDS+= upnp.8:${PORTSDIR}/devel/upnp
+LIB_DEPENDS+= upnp.9:${PORTSDIR}/devel/upnp
.else
CONFIGURE_ARGS+= --disable-upnp
.endif