diff options
Diffstat (limited to 'games/xpuzzletama/Makefile')
-rw-r--r-- | games/xpuzzletama/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpuzzletama/Makefile b/games/xpuzzletama/Makefile index 988af4b..9805174 100644 --- a/games/xpuzzletama/Makefile +++ b/games/xpuzzletama/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \ ftp://ftp.eos.hokudai.ac.jp/pub/Linux/JG/JG-0.9.1/sources/ \ ftp://mirror.nucba.ac.jp/mirror/JG/JG-0.9.1/sources/ -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Puzzle tama, a tetris like game WRKSRC= ${WRKDIR}/${PORTNAME} |