diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2018-07-15 10:12:49 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2018-07-15 10:12:49 +0000 |
commit | d960cdf7439cd41eb142730a87ea819236e3cc87 (patch) | |
tree | 49a2482d923a07866814ecf1285f338635d3d8e5 /irc/weechat/Makefile | |
parent | 26c95a0f0a0774225ef413aa10bd549de32f33b5 (diff) | |
download | freebsd-ports-d960cdf7439cd41eb142730a87ea819236e3cc87.zip |
irc/weechat: Update to 2.2
Diffstat (limited to 'irc/weechat/Makefile')
-rw-r--r-- | irc/weechat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 9276fc1d5cb3..539c7c355fb1 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ |