diff options
-rw-r--r-- | games/hex-a-hop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile index 452000ad5ec9..2c38610a884b 100644 --- a/games/hex-a-hop/Makefile +++ b/games/hex-a-hop/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME:S/-//g}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Puzzle game based on hexagonal tiles USE_SDL= sdl |