summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-24 02:09:32 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-24 02:09:32 +0000
commit8d9f0286d32b0cd7a7d58df71a16096fc974d4d6 (patch)
tree805dc5e106f4a23bfc39eae60d309a61154a2d25
parentImport of xothello, an Othello/Reversi game. (diff)
Activate xothello, and add it to LEGAL as a possible trademark
violation.
Notes
Notes: svn path=/head/; revision=10658
-rw-r--r--LEGAL3
-rw-r--r--games/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/LEGAL b/LEGAL
index ddd4b0064aea..6be3da71ec6b 100644
--- a/LEGAL
+++ b/LEGAL
@@ -1,5 +1,5 @@
# Creator: Jordan Hubbard
-# $Id: LEGAL,v 1.102 1998/03/16 10:41:44 obrien Exp $
+# $Id: LEGAL,v 1.103 1998/03/23 13:00:40 asami Exp $
Some of the ports in this directory have restrictive copyrights prohibiting
their actual redistribution on mass media. When creating compilations
@@ -107,4 +107,5 @@ xev*.tar.gz ports/games/xbat Possible copyright infringement
xgs-* ports/emulators/xgs Contains ROM (C) by Apple
xinvaders-* ports/games/xinvaders Don't sell for profit
xmdiary-* ports/misc/xmdiary Don't sell for profit
+xothello-* ports/games/xothello Possible trademark infringement
xrisk-2.13.tar.Z ports/games/xrisk Copyright/trademark violation?
diff --git a/games/Makefile b/games/Makefile
index 74c6c8b3b109..7dc0c38fdb2e 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.120 1998/04/19 21:35:46 mph Exp $
+# $Id: Makefile,v 1.121 1998/04/24 01:55:11 mph Exp $
#
SUBDIR += acm
@@ -88,6 +88,7 @@
SUBDIR += xneko
SUBDIR += xnibbles
SUBDIR += xonix
+ SUBDIR += xothello
SUBDIR += xpacman
SUBDIR += xpat2
SUBDIR += xpilot