diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:30:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:30:43 +0000 |
commit | 2b5073cca4299d3b8397f6330e27e5dfe9e7f207 (patch) | |
tree | 07e140baee37acaacf0cc697f4c30e2fdeceae90 /games | |
parent | d7596ec58589e028a902661360e374560bb22053 (diff) |
Notes
Diffstat (limited to 'games')
-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 fdfe2efca9ee..16eff1bb1087 100644 --- a/games/gnomechess/Makefile +++ b/games/gnomechess/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-chess/0.3 DISTNAME= gnome-chess-${PORTVERSION} -MAINTAINER= reg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GUI chess front-end to crafy, for the GNOME Desktop Environment BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty |