diff options
Diffstat (limited to 'textproc/uni2ascii')
-rw-r--r-- | textproc/uni2ascii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index 40b83dd9089b..fa55fd8207b1 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -5,7 +5,7 @@ PORTNAME= uni2ascii PORTVERSION= 4.18 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents |