diff options
Diffstat (limited to 'lang/fasm/Makefile')
-rw-r--r-- | lang/fasm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/fasm/Makefile b/lang/fasm/Makefile index 1181b209ab47..c2fc867dfd01 100644 --- a/lang/fasm/Makefile +++ b/lang/fasm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fasm -PORTVERSION= 1.69.29 -PORTREVISION= 1 +PORTVERSION= 1.69.31 CATEGORIES= lang devel MASTER_SITES= http://flatassembler.net/ |