aboutsummaryrefslogtreecommitdiffstats
path: root/lang/fasm/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-12-14 11:47:21 +0800
committerRyan Steinmetz <zi@FreeBSD.org>2011-12-14 11:47:21 +0800
commit2da7d9400e4a1b9d6c7b9c4d404a92f3e7897676 (patch)
treeca6f38e1bfc6e622897c72ed1bec09247c190c86 /lang/fasm/Makefile
parent9000ac7d290ed194278e8575b54336482eb9d005 (diff)
downloadfreebsd-ports-gnome-2da7d9400e4a1b9d6c7b9c4d404a92f3e7897676.tar.gz
freebsd-ports-gnome-2da7d9400e4a1b9d6c7b9c4d404a92f3e7897676.tar.zst
freebsd-ports-gnome-2da7d9400e4a1b9d6c7b9c4d404a92f3e7897676.zip
- Update to 1.96.35
- Add LICENSE PR: ports/163160 Submitted by: Aldis Berjoza <graudeejs@gmail.com> (maintainer) Feature safe: yes
Diffstat (limited to 'lang/fasm/Makefile')
-rw-r--r--lang/fasm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/fasm/Makefile b/lang/fasm/Makefile
index 6c0ebe4c5171..c4925c6f63ed 100644
--- a/lang/fasm/Makefile
+++ b/lang/fasm/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= fasm
-PORTVERSION= 1.69.34
+PORTVERSION= 1.69.35
CATEGORIES= lang devel
MASTER_SITES= http://flatassembler.net/
MAINTAINER= graudeejs@gmail.com
COMMENT= Flat, multiple-pass assembler for IA-32 & x86-64 architectures
-BROKEN= unfetchable: size mismatch
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/license.txt
ONLY_FOR_ARCHS= i386 amd64 ia64
IA32_BINARY_PORT= yes