diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 14:37:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 14:37:29 +0800 |
commit | 55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d (patch) | |
tree | bc7a2deb1e1a33e7dc90f78415410ed3feba34b2 /games/xzip | |
parent | 45e1e85a5c1f81ba489515e08f0f9575c4190e84 (diff) | |
download | freebsd-ports-gnome-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.tar.gz freebsd-ports-gnome-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.tar.zst freebsd-ports-gnome-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.zip |
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'games/xzip')
-rw-r--r-- | games/xzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile index ff6e99ac14d4..b1f52b0f71a5 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \ ftp://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/zip/ DISTFILES= xzip182.tar.Z -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Infocom game interpreter that runs under X11 WRKSRC= ${WRKDIR}/xzip |