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/twind | |
parent | f45fbba263b8ce1802616551451e3d4037bd4ac0 (diff) |
Notes
Diffstat (limited to 'games/twind')
-rw-r--r-- | games/twind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/twind/Makefile b/games/twind/Makefile index 4cfd5696f70b..c064f0e6a7ce 100644 --- a/games/twind/Makefile +++ b/games/twind/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Match and remove all of the blocks before time runs out LICENSE= GPLv2+ |