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 499c0519e42e..8e2cc1e77cb2 100644 --- a/games/tkmoo/Makefile +++ b/games/tkmoo/Makefile @@ -11,7 +11,7 @@ PKGNAME= tkmoo-0.3.23 CATEGORIES= games tk82 MASTER_SITES= http://www.awns.com/tkMOO-light/Source/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org RUN_DEPENDS= ${WISH82}:${PORTSDIR}/x11-toolkits/tk82 |