diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
commit | 8ca16eda5549da96616e5f3b57f5d357f61706fc (patch) | |
tree | 52bdff10d3fbf834704c37ef4e6f0915c4dd7423 /games/glchess | |
parent | 8269d2195e85bbdcded0e4f4049f09ae926cffef (diff) | |
download | ports-8ca16eda5549da96616e5f3b57f5d357f61706fc.tar.gz ports-8ca16eda5549da96616e5f3b57f5d357f61706fc.zip |
Maintainer is now committer so change to new email address.
Approved by: lioux
Notes
Notes:
svn path=/head/; revision=50033
Diffstat (limited to 'games/glchess')
-rw-r--r-- | games/glchess/Makefile | 2 | ||||
-rw-r--r-- | games/glchess/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index 9a3be918f12f..e7fb3553ce4a 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty \ gnuchess:${PORTSDIR}/games/gnuchess diff --git a/games/glchess/pkg-descr b/games/glchess/pkg-descr index 31891e63246b..063c08c375de 100644 --- a/games/glchess/pkg-descr +++ b/games/glchess/pkg-descr @@ -6,4 +6,4 @@ not over a network. WWW: http://glchess.sourceforge.net/ Author: http://glchess.sourceforge.net/#authors -- Patrick Li <pat@databits.net> +- Patrick Li <pat@FreeBSD.org> |