diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-17 09:49:43 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-17 09:49:43 +0000 |
commit | b5eed88f642c15db4c37b699b35bba5e2279d47d (patch) | |
tree | 6dde08497e1aa4b4b91288446f301d5dc21eb7e7 /graphics/flasm/Makefile | |
parent | BROKEN: incorrect checksum (diff) |
Upgrade to 1.4.
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 |