diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-08-20 15:59:36 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-08-20 15:59:36 +0000 |
commit | 8b085efe340f5502fcbb3f35e7ffba2c6ae17af2 (patch) | |
tree | ffb7fd266dc4b1a0b30b2f1f769bec5a7b86e5a0 /games/glchess/files | |
parent | af54e2347c08afa0affcc4a33021e59809041d37 (diff) |
Notes
Diffstat (limited to 'games/glchess/files')
-rw-r--r-- | games/glchess/files/patch-Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glchess/files/patch-Makefile b/games/glchess/files/patch-Makefile index 53413567dbe1..57a61e8b8cfb 100644 --- a/games/glchess/files/patch-Makefile +++ b/games/glchess/files/patch-Makefile @@ -8,7 +8,7 @@ +MANDIR = ${PREFIX}/man/man6 +SHAREDIR = ${DATADIR} - VERSION = 0.3.3 + VERSION = 0.3.4 DATE = `date "+%Y-%m-%d"` all: |