aboutsummaryrefslogtreecommitdiff
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
parent2ef37619839a42a0d0fea29543336b002c32c336 (diff)
downloadports-50e67510ff120fd5d21f966cfd8af92a5fc117e5.tar.gz
ports-50e67510ff120fd5d21f966cfd8af92a5fc117e5.zip
Notes
-rw-r--r--textproc/colordiff/Makefile2
-rw-r--r--textproc/fldiff/Makefile2
-rw-r--r--textproc/htmlise/Makefile2
-rw-r--r--textproc/rtf2html/Makefile2
-rw-r--r--textproc/uni2ascii/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/textproc/colordiff/Makefile b/textproc/colordiff/Makefile
index 81ced1372fe0..cffbdf4f8171 100644
--- a/textproc/colordiff/Makefile
+++ b/textproc/colordiff/Makefile
@@ -5,7 +5,7 @@ PORTNAME= colordiff
PORTVERSION= 1.0.13
PORTREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= http://www.colordiff.org/ CRITICAL
+MASTER_SITES= http://www.colordiff.org/ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Tool to colorize diff output
diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile
index adaf87e4e592..4117f614fbfc 100644
--- a/textproc/fldiff/Makefile
+++ b/textproc/fldiff/Makefile
@@ -5,7 +5,7 @@ PORTNAME= fldiff
PORTVERSION= 1.1
PORTREVISION= 9
CATEGORIES= textproc
-MASTER_SITES= CRITICAL
+MASTER_SITES= LOCAL/ehaupt
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/textproc/htmlise/Makefile b/textproc/htmlise/Makefile
index e5d70e726941..c532ad275d45 100644
--- a/textproc/htmlise/Makefile
+++ b/textproc/htmlise/Makefile
@@ -5,7 +5,7 @@ PORTNAME= htmlise
PORTVERSION= 0.2
CATEGORIES= textproc
MASTER_SITES= http://www.ex-parrot.com/~chris/stuff/ \
- CRITICAL
+ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Formats plain text as HTML
diff --git a/textproc/rtf2html/Makefile b/textproc/rtf2html/Makefile
index 6c9121bb0bee..bdd02b67c2ee 100644
--- a/textproc/rtf2html/Makefile
+++ b/textproc/rtf2html/Makefile
@@ -4,7 +4,7 @@
PORTNAME= rtf2html
DISTVERSION= 1.1b
CATEGORIES= textproc
-MASTER_SITES= CRITICAL
+MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Simple rtf2html converter
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