aboutsummaryrefslogtreecommitdiff
path: root/textproc/uni2ascii
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:40:30 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:40:30 +0000
commit50e67510ff120fd5d21f966cfd8af92a5fc117e5 (patch)
tree553c71e037efd24c2f22c635bfc755bf2c0ecd11 /textproc/uni2ascii
parent2ef37619839a42a0d0fea29543336b002c32c336 (diff)
downloadports-50e67510ff120fd5d21f966cfd8af92a5fc117e5.tar.gz
ports-50e67510ff120fd5d21f966cfd8af92a5fc117e5.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376409
Diffstat (limited to 'textproc/uni2ascii')
-rw-r--r--textproc/uni2ascii/Makefile2
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