diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-23 02:25:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-23 02:25:42 +0000 |
commit | 8471dae31d1f8124b219ffd2b2ce1f6082f8e023 (patch) | |
tree | 16e5524c53a578806c79ef675b55921fc7772204 /games/KnightCap | |
parent | Finish removing tvi, which has become obsolete. (diff) |
Remove maintainers with undeliverable email addresses.
Notes
Notes:
svn path=/head/; revision=70805
Diffstat (limited to 'games/KnightCap')
-rw-r--r-- | games/KnightCap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile index 49b2bd1b474d..39d79b56a06d 100644 --- a/games/KnightCap/Makefile +++ b/games/KnightCap/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/ \ ftp://ftp.cadvision.com/pub/linuxberg/files/x11/entertain/ DISTNAME= KnightCap-${PORTVERSION} -MAINTAINER= bugg@bugg.strangled.net +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/Export USE_MESA= yes |