aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rtf2html
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2005-12-21 18:28:52 +0800
committerehaupt <ehaupt@FreeBSD.org>2005-12-21 18:28:52 +0800
commit2d1ab3da6ca7c992d80d68e245d976af6b7de9aa (patch)
tree04b8d7d20b72d9ddd90922f6082740882be26d13 /textproc/rtf2html
parentfb53e5e85d0cbaa2b5895f3f34b99f01e71c1676 (diff)
downloadfreebsd-ports-gnome-2d1ab3da6ca7c992d80d68e245d976af6b7de9aa.tar.gz
freebsd-ports-gnome-2d1ab3da6ca7c992d80d68e245d976af6b7de9aa.tar.zst
freebsd-ports-gnome-2d1ab3da6ca7c992d80d68e245d976af6b7de9aa.zip
- Update master site
- Remove WWW, project page disappeared Notified by: fenner mail
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