summaryrefslogtreecommitdiff
path: root/games/3dc/pkg-descr
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-02 05:09:37 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-02 05:09:37 +0000
commitacec4b49e25886fb0d484b1e74ebe7551bd5807a (patch)
tree149b50605ead2351c410ca1b4d82aa9d02a43fcf /games/3dc/pkg-descr
parentUpdate to 1.3 (diff)
- Fix for -CURRENT: s/malloc.h/stdlib.h/
- Give maintainership to submitter PR: 33399 Submitted by: Adam Kranzel <adam-ports@blacktabby.org>
Notes
Notes: svn path=/head/; revision=52487
Diffstat (limited to '')
-rw-r--r--games/3dc/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/3dc/pkg-descr b/games/3dc/pkg-descr
index 89d79d430705..47d1bb12faac 100644
--- a/games/3dc/pkg-descr
+++ b/games/3dc/pkg-descr
@@ -1,2 +1,4 @@
3-Dimensional Chess for X. Three boards, 96 pieces and 26 directions.
3Dc is played with three chess boards arranged one above another.
+
+ -Adam <adam-ports@blacktabby.org>