aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-25 00:41:28 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-25 00:41:28 +0000
commitf08cad6ddb806036ef081cae0e94a3af2a68bf1a (patch)
tree5345e084d425c0439fed470468aee3ea67eb6866 /games
parent196d607402062007c7ac1fe57baccc8b84442080 (diff)
Notes
Diffstat (limited to 'games')
-rw-r--r--games/hex-a-hop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile
index 347308159f74..b375cf20aeee 100644
--- a/games/hex-a-hop/Makefile
+++ b/games/hex-a-hop/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://ftp.bishopston.net/freebsd/distfiles/ \
MAINTAINER= jamie@bishopston.net
COMMENT= A puzzle game based on hexagonal tiles
-NOT_FOR_ARCHS= amd sparc64
+NOT_FOR_ARCHS= amd64 sparc64
NOT_FOR_ARCHS_REASON_amd64= Probably an easy fix, but I've no access to an amd64 machine. Offers of help appreciated!
NOT_FOR_ARCHS_REASON_sparc64= Probably an easy fix, but I've no access to an sparc64 machine. Offers of help appreciated!