diff options
author | miwi <miwi@FreeBSD.org> | 2010-01-27 09:04:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-01-27 09:04:15 +0800 |
commit | f3750a6f6d8b4e5a77550648f351adaf289135ce (patch) | |
tree | bb34e7e01de7dcc6f828914f405cfab443397a4f /irc/weechat-devel/pkg-descr | |
parent | 1af3f331d81a9262f0649bb75c15ff63be6c4fdc (diff) | |
download | freebsd-ports-gnome-f3750a6f6d8b4e5a77550648f351adaf289135ce.tar.gz freebsd-ports-gnome-f3750a6f6d8b4e5a77550648f351adaf289135ce.tar.zst freebsd-ports-gnome-f3750a6f6d8b4e5a77550648f351adaf289135ce.zip |
- Update to 0.3.1
- Change port to use cmake instead of make/configure/autotools,
- ChangeLog : http://www.weechat.org/files/changelog/ChangeLog-0.3.1.html
PR: 143128
Submitted by: Jase Thew <freebsd@beardz.net>
Diffstat (limited to 'irc/weechat-devel/pkg-descr')
-rw-r--r-- | irc/weechat-devel/pkg-descr | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/irc/weechat-devel/pkg-descr b/irc/weechat-devel/pkg-descr index fdfc8abd667b..bbdaa12bc428 100644 --- a/irc/weechat-devel/pkg-descr +++ b/irc/weechat-devel/pkg-descr @@ -3,4 +3,7 @@ client. Everything can be done with a keyboard, and it is customizable and extensible with scripts. For the moment, only ncurse GUI is supported by this port. -WWW: http://weechat.org +Note: this is not the official release version, this is a git snapshot, which +may in some cases be unstable. + +WWW: http://git.savannah.gnu.org/gitweb/?p=weechat.git |