diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
commit | 5e445a95d9a891f9e301360ae62b98c9c5fc2b28 (patch) | |
tree | ff94e2e0698850d68363be5ca1d23cdd09ebc91d /games/xfrisk | |
parent | 1da4bb0e6b6f2bacd6acabd7e85a361a0357573c (diff) |
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=159556
Diffstat (limited to 'games/xfrisk')
-rw-r--r-- | games/xfrisk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 4bd982e9264a..02f58288aabe 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://tuxick.net/xfrisk/files/ DISTNAME= XFrisk-${PORTVERSION} -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multi-player networked Risk game for X11 LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |