aboutsummaryrefslogtreecommitdiff
path: root/lang/fasm/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-04-19 13:57:23 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-04-19 13:57:23 +0000
commitc69b32cbafdeb850fd6d27f6f4bdeb2d92e684bd (patch)
treee5c983de8b520b16c0bf62c4c7b9173e804de937 /lang/fasm/Makefile
parente930ed1caad8033a6535ef60670dfad2d61a4877 (diff)
Update to version 1.70.00
PR: ports/167070 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=295116
Diffstat (limited to 'lang/fasm/Makefile')
-rw-r--r--lang/fasm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/fasm/Makefile b/lang/fasm/Makefile
index 6e1513c969b3..81529c9496a2 100644
--- a/lang/fasm/Makefile
+++ b/lang/fasm/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= fasm
-PORTVERSION= 1.69.39
+PORTVERSION= 1.70.00
CATEGORIES= lang devel
MASTER_SITES= http://flatassembler.net/
+DISTNAME= ${PORTNAME}-1.70
MAINTAINER= graudeejs@gmail.com
COMMENT= Flat, multiple-pass assembler for IA-32 & x86-64 architectures