diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-19 06:08:57 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-19 06:08:57 +0000 |
commit | 80ec95120de56332ee2785d32cfddc794d39fe29 (patch) | |
tree | c89ca74158eda0abea6ee0588ec41ffdf59a16b4 | |
parent | Mark BROKEN: checksum mismatch (diff) |
Mark BROKEN: unfetchable
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=512313
-rw-r--r-- | games/xtris/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile index 12ff0f014156..dbe913489993 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -19,6 +19,7 @@ COMMENT= Multi-player version of a popular game for the X Window system LICENSE= GPLv2 +BROKEN= unfetchable RESTRICTED= Possible trademark infringement WRKSRC= ${WRKDIR}/xtris USE_XORG= x11 xext |