diff options
Diffstat (limited to 'textproc/ted-en-us/Makefile')
-rw-r--r-- | textproc/ted-en-us/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ted-en-us/Makefile b/textproc/ted-en-us/Makefile index c058674f9e4..bcc7ce17d45 100644 --- a/textproc/ted-en-us/Makefile +++ b/textproc/ted-en-us/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/04/22 11:08:45 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 17:37:48 wiz Exp $ DISTNAME= ted-2.8.src PKGNAME= ted-en-us-2.8 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.nllgg.nl/Ted/ +COMMENT= US English spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../textproc/ted |