diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-28 01:32:29 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-28 01:32:29 +0000 |
commit | fb9f48e897866bd7b69809fbd524cda4d03d2e9c (patch) | |
tree | 1d7a7c3bd86b8fb7d8f1909877e07bda1345902e /games/nuclearchess | |
parent | 07e24ec2037afc5f2296adea4406ed9f0b7de304 (diff) | |
download | ports-fb9f48e897866bd7b69809fbd524cda4d03d2e9c.tar.gz ports-fb9f48e897866bd7b69809fbd524cda4d03d2e9c.zip |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=166477
Diffstat (limited to 'games/nuclearchess')
-rw-r--r-- | games/nuclearchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nuclearchess/Makefile b/games/nuclearchess/Makefile index 8ac56cfb8ec3..8671159c7454 100644 --- a/games/nuclearchess/Makefile +++ b/games/nuclearchess/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://user.cs.tu-berlin.de/~karlb/${PORTNAME}/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A chess variant designed to be short and fun for all players GNU_CONFIGURE= yes |