diff options
Diffstat (limited to 'converters/ascii2binary/Makefile')
-rw-r--r-- | converters/ascii2binary/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/ascii2binary/Makefile b/converters/ascii2binary/Makefile index 96527d78dfcb..9dfd01ffe726 100644 --- a/converters/ascii2binary/Makefile +++ b/converters/ascii2binary/Makefile @@ -6,9 +6,10 @@ # PORTNAME= ascii2binary -PORTVERSION= 2.11 +PORTVERSION= 2.12 CATEGORIES= converters MASTER_SITES= http://billposer.org/Software/Downloads/ +EXTRACT_SUFX= .tbz MAINTAINER= thierry@FreeBSD.org COMMENT= Convert between textual representations of numbers and binary |