diff options
Diffstat (limited to 'games/polypuzzle/Makefile')
-rw-r--r-- | games/polypuzzle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/polypuzzle/Makefile b/games/polypuzzle/Makefile index 703da0b1e32e..da6124ac4688 100644 --- a/games/polypuzzle/Makefile +++ b/games/polypuzzle/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games tcl tk MASTER_SITES= ftp://ibiblio.org/pub/Linux/games/ EXTRACT_SUFX= .tgz -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Tessellation puzzle game RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 |