diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2016-10-22 08:46:28 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2016-10-22 08:46:28 +0800 |
commit | c4c9dded62b49ca5c63ec82ae241142e53847f3b (patch) | |
tree | 5acc219617171637c488583dbc6e3bd70200514a /irc/quassel | |
parent | ea310d5996c9fb6a9bf505ab4a2c1dfc78045277 (diff) | |
download | freebsd-ports-gnome-c4c9dded62b49ca5c63ec82ae241142e53847f3b.tar.gz freebsd-ports-gnome-c4c9dded62b49ca5c63ec82ae241142e53847f3b.tar.zst freebsd-ports-gnome-c4c9dded62b49ca5c63ec82ae241142e53847f3b.zip |
irc/quassel: Take maintainership
Approved by: adamw (mentor, implicit)
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 ef540834b690..2b6d5704536f 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.12.4 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Qt 5 based distributed IRC client USES= cmake:outsource compiler:c++11-lib cpe execinfo pkgconfig tar:bzip2 |