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/angband | |
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/angband')
-rw-r--r-- | games/angband/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index cca64ea3e94d..d8fee477e699 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.thangorodrim.net/pub/angband/Source/ \ ftp://ftp.sunet.se/pub/games/Angband/Source/ \ ftp://ftp.planetmirror.com/pub/angband/Source/ -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rogue-like game with color, X11 support GNU_CONFIGURE= yes |