diff options
author | reg <reg@FreeBSD.org> | 2000-01-30 06:11:15 +0800 |
---|---|---|
committer | reg <reg@FreeBSD.org> | 2000-01-30 06:11:15 +0800 |
commit | 040fa907b11170b0e9447a1f9bb4ed95833c262b (patch) | |
tree | a3295b2b6d34e89a663f02fd2015353a08896a79 /games/gnomechess | |
parent | 0fd48e7db193bb224533a9fcafcf0a85d661e684 (diff) | |
download | freebsd-ports-gnome-040fa907b11170b0e9447a1f9bb4ed95833c262b.tar.gz freebsd-ports-gnome-040fa907b11170b0e9447a1f9bb4ed95833c262b.tar.zst freebsd-ports-gnome-040fa907b11170b0e9447a1f9bb4ed95833c262b.zip |
Standardize my e-mail as reg@FreeBSD.org.
Diffstat (limited to 'games/gnomechess')
-rw-r--r-- | games/gnomechess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomechess/Makefile b/games/gnomechess/Makefile index 69dd08ae6f17..095a5ed0b60d 100644 --- a/games/gnomechess/Makefile +++ b/games/gnomechess/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-chess -MAINTAINER= reg@freebsd.org +MAINTAINER= reg@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ |