diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-11 18:26:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-11 18:26:00 +0000 |
commit | f9e689d7179fc0873d5474472654e1a807b0528b (patch) | |
tree | a39e9629ae10e7e53d57e0507f8503a82302c90d /games/gish-demo | |
parent | 365ccee1dc10d5ddf8bf14e1883a25e9d1dc0bdb (diff) |
Notes
Diffstat (limited to 'games/gish-demo')
-rw-r--r-- | games/gish-demo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gish-demo/Makefile b/games/gish-demo/Makefile index e42f4a643a8b..376adbef05c0 100644 --- a/games/gish-demo/Makefile +++ b/games/gish-demo/Makefile @@ -11,6 +11,8 @@ DISTNAME= gishdemo MAINTAINER= ports@FreeBSD.org COMMENT= Platform game with a gelatinous 12-pound ball of tar (Demo version) +BROKEN= unfetchable + RESTRICTED= (c) Copyright 2004 Chronic Logic All rights reserved ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= is an i386 Linux binary |