diff options
author | markp <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
commit | d06e60ff18937a191e01e6789291ebcdd20cf6f2 (patch) | |
tree | 4e76ed9d32e5ab8e2ed3742077bf3998045b0f6a /games/xrot | |
parent | b6ae960c15d2843c5a16eacabe5d124295d84fc7 (diff) | |
download | freebsd-ports-gnome-d06e60ff18937a191e01e6789291ebcdd20cf6f2.tar.gz freebsd-ports-gnome-d06e60ff18937a191e01e6789291ebcdd20cf6f2.tar.zst freebsd-ports-gnome-d06e60ff18937a191e01e6789291ebcdd20cf6f2.zip |
Updated MAINTAINER to my new committer email address
Reviewed by: will
Diffstat (limited to 'games/xrot')
-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 |