aboutsummaryrefslogtreecommitdiff
path: root/textproc/rtf2html
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-21 10:28:52 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-21 10:28:52 +0000
commit26ae04a58f0e4f6afcdedc72bd2aac0b6c87e27f (patch)
treecadbc3e56641a50c601fffe60eb3b5f655cb6f45 /textproc/rtf2html
parent51a7884d45f9c4372745f9376f1d9554b257789e (diff)
downloadports-26ae04a58f0e4f6afcdedc72bd2aac0b6c87e27f.tar.gz
ports-26ae04a58f0e4f6afcdedc72bd2aac0b6c87e27f.zip
Notes
Diffstat (limited to 'textproc/rtf2html')
-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