diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:51:45 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:51:45 +0000 |
commit | a218624235c700a723b61ee480a656858211721b (patch) | |
tree | fbf2efc2f75320e416a6a2e54a2a32592a41956a /games/gnushogi | |
parent | f91f1f31097c76ef31fcc8c348d1c8961da0f83c (diff) | |
download | ports-a218624235c700a723b61ee480a656858211721b.tar.gz ports-a218624235c700a723b61ee480a656858211721b.zip |
More spaces -> tabs for the games category.
Notes
Notes:
svn path=/head/; revision=37979
Diffstat (limited to 'games/gnushogi')
-rw-r--r-- | games/gnushogi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnushogi/Makefile b/games/gnushogi/Makefile index 341a39c807af..9b2fae22648c 100644 --- a/games/gnushogi/Makefile +++ b/games/gnushogi/Makefile @@ -14,7 +14,7 @@ DISTNAME= gnushogi-1.2p03 MAINTAINER= nakai@FreeBSD.org -DOCFILES= BOOKFILES CHANGES CONTRIB COPYING GENERAL INSTALL PORTING \ +DOCFILES= BOOKFILES CHANGES CONTRIB COPYING GENERAL INSTALL PORTING \ README-FIRST listserv.ref shogi.rules tutorial1.gam tutorial2.gam MAN6= gnushogi.6 |