diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-04-17 11:15:45 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-04-17 11:15:45 +0800 |
commit | a41fc44d9763c574f769e464a1c42769861f3de5 (patch) | |
tree | 5ed3bafa0d9bb323fd8787c4b0f7e7f28aceb546 /games/quackle | |
parent | 8a0dcca197ac3cd810d6be3c89889eb9a5b7e868 (diff) | |
download | freebsd-ports-gnome-a41fc44d9763c574f769e464a1c42769861f3de5.tar.gz freebsd-ports-gnome-a41fc44d9763c574f769e464a1c42769861f3de5.tar.zst freebsd-ports-gnome-a41fc44d9763c574f769e464a1c42769861f3de5.zip |
games@ is not to be used as a maintainer per r371872
Pointy hat to: rene
Diffstat (limited to 'games/quackle')
-rw-r--r-- | games/quackle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quackle/Makefile b/games/quackle/Makefile index d0621aa1ed58..c938dce798ad 100644 --- a/games/quackle/Makefile +++ b/games/quackle/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= games -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scrabble-like word game utilizing Qt4 LICENSE= GPLv3 |