aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/rtf2html/Makefile6
-rw-r--r--textproc/rtf2html/pkg-descr2
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rtf2html/Makefile b/textproc/rtf2html/Makefile
index 8ce2e0912260..186fd7995fca 100644
--- a/textproc/rtf2html/Makefile
+++ b/textproc/rtf2html/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: rtf2html
-# Date created: 6 Jul 2005
+# Date created: 6 Jul 2005
# Whom: Emanuel Haupt <ehaupt@critical.ch>
#
# $FreeBSD$
@@ -8,7 +8,9 @@
PORTNAME= rtf2html
DISTVERSION= 1.1b
CATEGORIES= textproc
-MASTER_SITES= http://www.45.free.net/~vitus/ice/misc/
+MASTER_SITES= http://critical.ch/distfiles/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ehaupt
DISTNAME= ${PORTNAME}
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/textproc/rtf2html/pkg-descr b/textproc/rtf2html/pkg-descr
index 59f56a1fa89a..8a5135fbf4e0 100644
--- a/textproc/rtf2html/pkg-descr
+++ b/textproc/rtf2html/pkg-descr
@@ -1,7 +1,5 @@
A simple rtf2html converter. If no file is specified rtf2html reads from
standard input.
-WWW: http://www.45.free.net/~vitus/ice/misc/
-
- ehaupt
ehaupt@critical.ch