diff options
Diffstat (limited to 'games/minecraft-client')
-rw-r--r-- | games/minecraft-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/minecraft-client/Makefile b/games/minecraft-client/Makefile index ce0a006d8fdc..510b2a52cc4b 100644 --- a/games/minecraft-client/Makefile +++ b/games/minecraft-client/Makefile @@ -11,7 +11,7 @@ DISTFILES= Minecraft.jar:minecraft \ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= -MAINTAINER= janik@hikarihq.com +MAINTAINER= ports@FreeBSD.org COMMENT= Client for the block building game WRKSRC= ${WRKDIR} |