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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile
index 8c8c465400a1..6e32a9dc3a3b 100644
--- a/irc/weechat-devel/Makefile
+++ b/irc/weechat-devel/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= weechat
-PORTVERSION= 20110421
+PORTVERSION= 20110501
CATEGORIES= irc
MASTER_SITES= http://perturb.me.uk/distfiles/
PKGNAMESUFFIX= -devel
-DISTNAME= weechat-devel-b7853444d80d5be64531b7eefbfa2bb2b07abe42
+DISTNAME= weechat-devel-97bc4b6eed4e2f33139e3055513fa9a9c204d66a
MAINTAINER= freebsd@beardz.net
COMMENT= A lightweight and user friendly ncurse based IRC client
@@ -37,7 +37,7 @@ OPTIONS= RUBY "Ruby scripting support." Off \
NLS "NLS support." On \
DOCUMENTATION "Build documentation." Off
-WRKSRC= ${WRKDIR}/${PORTNAME}-b785344
+WRKSRC= ${WRKDIR}/${PORTNAME}-97bc4b6
.include <bsd.port.options.mk>