diff options
Diffstat (limited to 'games/KnightCap/Makefile')
-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 |