diff options
Diffstat (limited to 'textproc/uni2ascii')
-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 a7f80f3b23ac..a15f0d1db809 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -9,8 +9,7 @@ PORTNAME= uni2ascii PORTVERSION= 4.5 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents |