diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
commit | 91e365d630f06550c027e8d6416042302496c4fb (patch) | |
tree | 39eb76ce76a50126ac09099f3cbbc3b7b481086a /irc/weechat | |
parent | 0412e1a725a89281f5390bc9d0d2fb5c8cef318f (diff) |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Notes
Notes:
svn path=/head/; revision=311722
Diffstat (limited to 'irc/weechat')
-rw-r--r-- | irc/weechat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index c50fe997f469..aadc02130f96 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -3,6 +3,7 @@ PORTNAME= weechat PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://weechat.org/files/src/ |