diff options
Diffstat (limited to 'games/xdino/Makefile')
-rw-r--r-- | games/xdino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xdino/Makefile b/games/xdino/Makefile index 4afac91ef74e..0ae62b996212 100644 --- a/games/xdino/Makefile +++ b/games/xdino/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org WRKSRC= ${WRKDIR}/xdino USE_IMAKE= yes |