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/scrollz | |
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/scrollz')
-rw-r--r-- | irc/scrollz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index cbb66ed312f7..baa2d57cbef3 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -7,7 +7,7 @@ PORTNAME= scrollz PORTVERSION= 2.2.2 -PORTREVISION= +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://www.netraam.net/scrollz/download/ \ http://www.scrollz.com/download/ |