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 25125e899e53..815f65baa007 100644 --- a/games/KnightCap/Makefile +++ b/games/KnightCap/Makefile @@ -11,7 +11,7 @@ PKGNAME= knightcap-3.5 CATEGORIES= games MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3\ GLU.14:${PORTSDIR}/graphics/Mesa3 \ |