diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:14:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:14:02 +0000 |
commit | d6582fe18e4b4c2815a82f1f4a50c7c602c358c5 (patch) | |
tree | c83c7c0e67ccd030b9ea9b5517c1cd07b85e22fc /games/xtris | |
parent | 99c561eb3195f3784dc63c68f71f27d60d0f5dda (diff) | |
download | ports-d6582fe18e4b4c2815a82f1f4a50c7c602c358c5.tar.gz ports-d6582fe18e4b4c2815a82f1f4a50c7c602c358c5.zip |
Notes
Diffstat (limited to 'games/xtris')
-rw-r--r-- | games/xtris/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile index 16def43d39ed..8841acaf041e 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= sec@42.org COMMENT= A multi-player version of a popular game for the X Window system +BROKEN= Unfetchable + RESTRICTED= "Possible trademark infringement" WRKSRC= ${WRKDIR}/xtris |