summaryrefslogtreecommitdiff
path: root/irc/weechat-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/weechat-devel/Makefile')
-rw-r--r--irc/weechat-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile
index 034759dc2904..74d17aa028fd 100644
--- a/irc/weechat-devel/Makefile
+++ b/irc/weechat-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= weechat
-PORTVERSION= 20120326
+PORTVERSION= 20120515
CATEGORIES= irc
MASTER_SITES= http://perturb.me.uk/distfiles/
PKGNAMESUFFIX= -devel
@@ -47,7 +47,7 @@ OPTIONS= RUBY "Ruby scripting support" Off \
NLS "NLS support" On \
DOCUMENTATION "Build documentation" Off
-GITREV= 272046d
+GITREV= b645947
WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV}
.include <bsd.port.options.mk>