diff options
Diffstat (limited to 'games/tkmoo/Makefile')
-rw-r--r-- | games/tkmoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tkmoo/Makefile b/games/tkmoo/Makefile index 6d685b4925d6..039d4a601360 100644 --- a/games/tkmoo/Makefile +++ b/games/tkmoo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games tk82 MASTER_SITES= http://www.awns.com/tkMOO-light/Source/ DISTNAME= tkMOO-light-${PORTVERSION} -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${WISH82}:${PORTSDIR}/x11-toolkits/tk82 |