aboutsummaryrefslogtreecommitdiff
path: root/irc/weechat/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-09-26 09:21:27 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-09-26 09:21:27 +0000
commit84c5edfa4f71e683a37c110d5bfe4ffbc02ce572 (patch)
tree403cbf721beaa24997226326f85241a282b9f32f /irc/weechat/Makefile
parent1bf2f96c31c08218d42914e72c0ebffae7a528bb (diff)
Notes
Diffstat (limited to 'irc/weechat/Makefile')
-rw-r--r--irc/weechat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index 9c07eb0aae56..98d0c6edd630 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= weechat
-PORTVERSION= 0.1.4
+PORTVERSION= 0.1.5
CATEGORIES= irc
MASTER_SITES= http://weechat.flashtux.org/download/
@@ -26,7 +26,7 @@ INFO= weechat_doc_en weechat_doc_es weechat_doc_fr weechat_doc_pt
PLIST_FILES= bin/weechat-curses
-.for lang in fr es
+.for lang in cs fr es
PLIST_FILES+= %%NLS%%share/locale/${lang}/LC_MESSAGES/weechat.mo
.endfor