aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/prosody/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/prosody/Makefile')
-rw-r--r--net-im/prosody/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile
index 9bf92a65083e..32560b40e71f 100644
--- a/net-im/prosody/Makefile
+++ b/net-im/prosody/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= prosody
-PORTVERSION= 0.7.0
-PORTREVISION= 1
+PORTVERSION= 0.8.0
CATEGORIES= net-im
MASTER_SITES= http://prosody.im/downloads/source/ \
http://redundancy.redundancy.org/mirror/
@@ -37,7 +36,7 @@ SUB_FILES= pkg-install pkg-deinstall
pre-install:
${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
- ${REINPLACE_CMD} -e 's|/usr/bin/env lua|${LUA_CMD}|' ${WRKSRC}/prosody.install ${WRKSRC}/prosodyctl.install
+ ${REINPLACE_CMD} -e 's|/usr/bin/env lua|${LUA_CMD}|' ${WRKSRC}/prosody ${WRKSRC}/prosodyctl
post-install:
${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL