diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
commit | c31defa0fc6069fd58ebbef6564b36ff4e2a70f7 (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /games/xonix | |
parent | 2857e83e8acd09cc2a2acd9d525eebc711a566bf (diff) | |
download | ports-c31defa0fc6069fd58ebbef6564b36ff4e2a70f7.tar.gz ports-c31defa0fc6069fd58ebbef6564b36ff4e2a70f7.zip |
Notes
Diffstat (limited to 'games/xonix')
-rw-r--r-- | games/xonix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xonix/Makefile b/games/xonix/Makefile index b1258ea971fc..1e87c6073b51 100644 --- a/games/xonix/Makefile +++ b/games/xonix/Makefile @@ -11,6 +11,8 @@ MAINTAINER= joerg@FreeBSD.org COMMENT= Try to win land without colliding with `flyers' and `eaters' BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 USES= imake USE_XORG= xaw |