diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 21:32:52 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 21:32:52 +0000 |
commit | b53285ebe2f4ceb577ea806ee03520222e238fdb (patch) | |
tree | e04c628d26dec593dac73b7ce38acfa429fd6739 /irc/quassel | |
parent | b95f5efa6fa715d63b2fdeb2cfa2f28845071109 (diff) |
Notes
Diffstat (limited to 'irc/quassel')
-rw-r--r-- | irc/quassel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index ddba5488b241..d2aaa3d4b3a4 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -3,7 +3,7 @@ PORTNAME= quassel PORTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ |