diff options
author | Andrej Zverev <az@FreeBSD.org> | 2007-03-29 18:24:51 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2007-03-29 18:24:51 +0000 |
commit | 0ed0970eea8112bb704329ecd01b5f4fb071edf7 (patch) | |
tree | 08d5ba088bb4cd1d80d8ca62eebefbe99e28e2e7 /irc/weechat-devel/Makefile | |
parent | Clean up symlinks on deinstallation and work around hitting maxargs (diff) |
- Update to 0.2.4 (many bugfixes)
Notes
Notes:
svn path=/head/; revision=188777
Diffstat (limited to 'irc/weechat-devel/Makefile')
-rw-r--r-- | irc/weechat-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index 8d0c7f0068fc..bcd9664eda81 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= weechat -PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTVERSION= 0.2.4 CATEGORIES= irc MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ http://weechat.flashtux.org/download/ |