diff options
author | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
commit | 0872fa7055bc1841145717084f846899d2b92fb8 (patch) | |
tree | 64a46626b03304d5cce36c7d7f787597d0f114c1 /games/xboard | |
parent | 2f2f20bd4053487f1079ff65cf73d0892c290b7c (diff) | |
download | pkgsrc-0872fa7055bc1841145717084f846899d2b92fb8.tar.gz |
s/netbsd.org/NetBSD.org/i
Diffstat (limited to 'games/xboard')
-rw-r--r-- | games/xboard/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile index e752c295c43..db22297089e 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2004/04/12 00:23:24 snj Exp $ +# $NetBSD: Makefile,v 1.24 2004/05/12 21:56:52 grant Exp $ DISTNAME= xboard-4.2.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=xboard/} -MAINTAINER= simonb@NetBSD.ORG +MAINTAINER= simonb@NetBSD.org HOMEPAGE= http://www.tim-mann.org/xboard.html COMMENT= Graphical frontend for chess engines and servers |