diff options
Diffstat (limited to 'net/libetherx/Makefile')
-rw-r--r-- | net/libetherx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libetherx/Makefile b/net/libetherx/Makefile index 41b84ef1eac8..ebde350d50db 100644 --- a/net/libetherx/Makefile +++ b/net/libetherx/Makefile @@ -6,13 +6,13 @@ # PORTNAME= libetherx -PORTVERSION= 0.9 +PORTVERSION= 1.0 CATEGORIES= net -MASTER_SITES= http://download.jabber.org/dists/0.9/final/ +MASTER_SITES= http://download.jabber.org/dists/1.0/ MAINTAINER= lukin@okbmei.msk.su -LIB_DEPENDS= jabber.0:${PORTSDIR}/net/libjabber \ +LIB_DEPENDS= jabber.1:${PORTSDIR}/net/libjabber \ pth.13:${PORTSDIR}/devel/pth \ adns.0:${PORTSDIR}/net/adns |