diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-06-26 17:06:33 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-06-26 17:06:33 +0000 |
commit | 5fb7b6ec4e314001b859901484b3d9e5d21ad901 (patch) | |
tree | e0408b486ef0c30671342c5e25a16d2a4cd21b44 /games/wizznic | |
parent | f45fbba263b8ce1802616551451e3d4037bd4ac0 (diff) |
Notes
Diffstat (limited to 'games/wizznic')
-rw-r--r-- | games/wizznic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wizznic/Makefile b/games/wizznic/Makefile index c92a9097cdbe..43623bc5f336 100644 --- a/games/wizznic/Makefile +++ b/games/wizznic/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Source%20Releases/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the arcade classic Puzznic LICENSE= GPLv3+ |