aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-05-01 05:16:41 +0800
committerpav <pav@FreeBSD.org>2012-05-01 05:16:41 +0800
commitac7b512f50d2b018b9d323698f144b9dc3b3e964 (patch)
treef798eaf56bfa40f2f79510064a34ac4c5cfdf051 /lang
parent1b182ea6117e0b5e197a7fb0d0a65f00e20dde25 (diff)
downloadfreebsd-ports-graphics-ac7b512f50d2b018b9d323698f144b9dc3b3e964.tar.gz
freebsd-ports-graphics-ac7b512f50d2b018b9d323698f144b9dc3b3e964.tar.zst
freebsd-ports-graphics-ac7b512f50d2b018b9d323698f144b9dc3b3e964.zip
- Mark BROKEN: size mismatch
fetch: http://flatassembler.net/fasm-1.70.tar.gz: size mismatch: expected 245515, actual 245527 Reported by: pointyhat
Diffstat (limited to 'lang')
-rw-r--r--lang/fasm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/fasm/Makefile b/lang/fasm/Makefile
index 81529c9496a..f809b94c723 100644
--- a/lang/fasm/Makefile
+++ b/lang/fasm/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-1.70
MAINTAINER= graudeejs@gmail.com
COMMENT= Flat, multiple-pass assembler for IA-32 & x86-64 architectures
+BROKEN= size mismatch
+
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/license.txt