summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-25 20:03:20 +0000
committerwiz <wiz@pkgsrc.org>2004-12-25 20:03:20 +0000
commit53c46a3e10d9197b08711488f48d500081a28692 (patch)
tree2852b7c20d04fa08d31d8e931199ed524250bf7b /converters
parent75da3e9dfa1569baadc67c0c5a4734ceefe07dd4 (diff)
downloadpkgsrc-53c46a3e10d9197b08711488f48d500081a28692.tar.gz
wxWindows -> wxWidgets (in DESCR and HOMEPAGE).
Diffstat (limited to 'converters')
-rw-r--r--converters/tex2rtf/DESCR2
-rw-r--r--converters/tex2rtf/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/converters/tex2rtf/DESCR b/converters/tex2rtf/DESCR
index 9caaea10c7e..0c23b8746ca 100644
--- a/converters/tex2rtf/DESCR
+++ b/converters/tex2rtf/DESCR
@@ -3,4 +3,4 @@ to convert from a LaTeX subset to four other formats:
* Linear RTF, for importing into a wide range of word processors.
* Windows Help hypertext RTF, for compilation with HC (Help Compiler).
* HTML (Hypertext Markup Language), as used on the World Wide Web.
- * XLP wxHelp format (the wxWindows toolkit help format).
+ * XLP wxHelp format (the wxWidgets toolkit help format).
diff --git a/converters/tex2rtf/Makefile b/converters/tex2rtf/Makefile
index 02afb4427a9..e69dba111ca 100644
--- a/converters/tex2rtf/Makefile
+++ b/converters/tex2rtf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:17 tv Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/25 20:03:20 wiz Exp $
DISTNAME= tex2rtf-2.01-source
PKGNAME= tex2rtf-2.01
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://biolpc22.york.ac.uk/pub/tex2rtf/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= ben@NetBSD.org
-HOMEPAGE= http://www.wxwindows.org/tex2rtf/index.htm
+HOMEPAGE= http://www.wxwidgets.org/tex2rtf/index.htm
COMMENT= LaTex-to-RTF translator
WRKSRC= ${WRKDIR}/${DISTNAME}/src