diff options
-rw-r--r-- | devel/pth-current/Makefile | 4 | ||||
-rw-r--r-- | textproc/mswordview/pkg/DESCR | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/pth-current/Makefile b/devel/pth-current/Makefile index 42b3d5a9c16..547cdd56d76 100644 --- a/devel/pth-current/Makefile +++ b/devel/pth-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/02/20 15:27:29 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2000/03/04 15:45:22 wiz Exp $ # DISTNAME= pth-1.3b1 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/ MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.gnu.org/software/pth/pth.html -IGNORE= "superceded by pth package" +IGNORE= "superseded by pth package" CONFLICTS= pth-* diff --git a/textproc/mswordview/pkg/DESCR b/textproc/mswordview/pkg/DESCR index b54ad5ca1e3..72aefef6e34 100644 --- a/textproc/mswordview/pkg/DESCR +++ b/textproc/mswordview/pkg/DESCR @@ -2,4 +2,4 @@ MSWordView is a program that understands the Microsoft Word 8 binary file format (Office97) and is able to convert Word documents into HTML, which can then be read with a browser. -Superceded by pkgsrc/converters/wv. +Superseded by pkgsrc/converters/wv. |