aboutsummaryrefslogtreecommitdiff
path: root/net-im/prosody
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-14 14:14:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-14 14:14:05 +0000
commitf145e3a16b44f6b0e551dfad6d35695fa16e2288 (patch)
treed52aae7b0d69da191b55c26d636367a8650f2a2d /net-im/prosody
parent13cf61b21a3070ab5e1a4377c8f98440fc3f15ee (diff)
downloadports-f145e3a16b44f6b0e551dfad6d35695fa16e2288.tar.gz
ports-f145e3a16b44f6b0e551dfad6d35695fa16e2288.zip
Move devel/lua-bitop-51 to devel/lua51-bitop
Notes
Notes: svn path=/head/; revision=458968
Diffstat (limited to 'net-im/prosody')
-rw-r--r--net-im/prosody/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile
index 304bc827af19..7e6e8eb16165 100644
--- a/net-im/prosody/Makefile
+++ b/net-im/prosody/Makefile
@@ -3,6 +3,7 @@
PORTNAME= prosody
PORTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://prosody.im/downloads/source/ \
http://redundancy.redundancy.org/mirror/
@@ -17,7 +18,7 @@ RUN_DEPENDS= ${LUA_MODLIBDIR}/socket/core.so:net/luasocket-51 \
${LUA_MODLIBDIR}/ssl.so:security/luasec-51 \
${LUA_MODLIBDIR}/lxp.so:textproc/luaexpat-51 \
${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem-51 \
- ${LUA_MODLIBDIR}/bit.so:devel/lua-bitop-51
+ ${LUA_MODLIBDIR}/bit.so:devel/lua51-bitop
LIB_DEPENDS= libidn.so:dns/libidn
USES= cpe gmake lua:51 shebangfix ssl