diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-21 16:52:09 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-21 16:52:09 +0000 |
commit | 60539b7275681c5d8ac91d2e89508f20b5059ba2 (patch) | |
tree | 52d56bde5dacbad51f88fdfd8939a709ff216747 /irc/quassel | |
parent | e394fa51777a2afe4532a9d75443598cc43ddd8f (diff) |
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632
Notes
Notes:
svn path=/head/; revision=472983
Diffstat (limited to 'irc/quassel')
-rw-r--r-- | irc/quassel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index f6740efbb660..9fac71e734e9 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -3,6 +3,7 @@ PORTNAME= quassel PORTVERSION= 0.12.5 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ |