diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-21 18:16:36 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-21 18:16:36 +0800 |
commit | 88f9ee3ca8fd95ba2107be06777e6f773996c4e3 (patch) | |
tree | 246f83db480b829d2cb364052fb24811e02abef5 /games | |
parent | 3611c09b674c9529ee8484ab0d4c48f4ec288e75 (diff) | |
download | freebsd-ports-gnome-88f9ee3ca8fd95ba2107be06777e6f773996c4e3.tar.gz freebsd-ports-gnome-88f9ee3ca8fd95ba2107be06777e6f773996c4e3.tar.zst freebsd-ports-gnome-88f9ee3ca8fd95ba2107be06777e6f773996c4e3.zip |
Reset maintainer:
<janik@hikarihq.com>: host hikarihq.com[107.170.140.194] said: 454 4.7.1
<janik@hikarihq.com>: Relay access denied (in reply to RCPT TO command)
With hat: portmgr
Diffstat (limited to 'games')
-rw-r--r-- | games/minecraft-client/Makefile | 2 | ||||
-rw-r--r-- | games/minecraft-server/Makefile | 2 |
2 files changed, 2 insertions, 2 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} diff --git a/games/minecraft-server/Makefile b/games/minecraft-server/Makefile index 211971c2f9e0..46016140c178 100644 --- a/games/minecraft-server/Makefile +++ b/games/minecraft-server/Makefile @@ -12,7 +12,7 @@ DISTFILES= minecraft_server.jar \ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= #empty -MAINTAINER= janik@hikarihq.com +MAINTAINER= ports@FreeBSD.org COMMENT= Server for the block building game RUN_DEPENDS= tmux:${PORTSDIR}/sysutils/tmux |