diff options
Diffstat (limited to 'games/xtriangles/Makefile')
-rw-r--r-- | games/xtriangles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xtriangles/Makefile b/games/xtriangles/Makefile index 7091f8566cb6..4b0680793ecb 100644 --- a/games/xtriangles/Makefile +++ b/games/xtriangles/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Triangles puzzle WRKSRC= ${WRKDIR}/${PORTNAME} |