diff options
Diffstat (limited to 'textproc/uni2ascii/Makefile')
-rw-r--r-- | textproc/uni2ascii/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index c68497878367..492779a573f9 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -6,12 +6,11 @@ # PORTNAME= uni2ascii -PORTVERSION= 3.12 +PORTVERSION= 4.3 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ \ http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ -EXTRACT_SUFX= .tbz MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents |