diff options
Diffstat (limited to 'graphics/flasm/Makefile')
-rw-r--r-- | graphics/flasm/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/flasm/Makefile b/graphics/flasm/Makefile index e13fdd08f663..041dc0958933 100644 --- a/graphics/flasm/Makefile +++ b/graphics/flasm/Makefile @@ -6,15 +6,13 @@ # PORTNAME= flasm -PORTVERSION= 1.32 +PORTVERSION= 1.4 CATEGORIES= graphics MASTER_SITES= http://www.nowrap.de/ -DISTNAME= flasm13src +DISTNAME= flasm14src MAINTAINER= kuriyama@FreeBSD.org -BROKEN= "Checksum fails" - USE_ZIP= YES USE_GMAKE= YES USE_BISON= YES |