diff options
Diffstat (limited to 'games/glchess/Makefile')
-rw-r--r-- | games/glchess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index a719c8c5484..c483f49f69b 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/05/02 11:54:55 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/02 01:19:40 jschauma Exp $ # DISTNAME= glchess-0.4.7 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glchess/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://glchess.sourceforge.net/ COMMENT= 3D chess interface |