summaryrefslogtreecommitdiff
path: root/textproc/uni2ascii
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
commit7be606cdf63c50e178dab5bd297f53873130a449 (patch)
treeca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /textproc/uni2ascii
parentAdd Warsow, a fast paced first person shooter game with cartoonish graphics (diff)
Add an additional mirror.
Notes
Notes: svn path=/head/; revision=164152
Diffstat (limited to 'textproc/uni2ascii')
-rw-r--r--textproc/uni2ascii/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile
index 44d3bc70d2b0..724b7a4d6e02 100644
--- a/textproc/uni2ascii/Makefile
+++ b/textproc/uni2ascii/Makefile
@@ -9,7 +9,8 @@ PORTNAME= uni2ascii
PORTVERSION= 3.9
CATEGORIES= textproc
MASTER_SITES= http://billposer.org/Software/Downloads/ \
- http://critical.ch/distfiles/
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents