diff options
Diffstat (limited to 'games/xrot/Makefile')
-rw-r--r-- | games/xrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrot/Makefile b/games/xrot/Makefile index f2d47182111f..d8e0edcb2cb5 100644 --- a/games/xrot/Makefile +++ b/games/xrot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.kobe-u.ac.jp/pub/Linux/packages/Vine/VinePlus/1.1/JG-0.9.1/sources/ MASTER_SITE_SUBDIR= will -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org WRKSRC= ${WRKDIR}/xrot USE_IMAKE= yes |