diff options
author | johans <johans@FreeBSD.org> | 2010-02-24 02:03:45 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-02-24 02:03:45 +0800 |
commit | ea4977bf1b62bdb4a0eb745b58acf304a3676704 (patch) | |
tree | 78ff85bf710eaf0152233e2acec6f8e49347a0c6 /games/eboard | |
parent | 30a9b32fe132e4a936dea4346a00fa4eeba9a59e (diff) | |
download | freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.tar.gz freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.tar.zst freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.zip |
Update my mail address to @FreeBSD.org
Feature safe: yes
Diffstat (limited to 'games/eboard')
-rw-r--r-- | games/eboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 22b47d11f27b..058203725a21 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} eboard-extras-1pl2.tar.gz eboard-extras-2.tar.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= GTK+ chess board interface (mainly for FICS and chessd) EXTRAS= 1pl2 2 |