diff options
Diffstat (limited to 'textproc/ted-da/Makefile')
-rw-r--r-- | textproc/ted-da/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ted-da/Makefile b/textproc/ted-da/Makefile index 616b7bdd389..2e8826ada41 100644 --- a/textproc/ted-da/Makefile +++ b/textproc/ted-da/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/03/02 16:40:32 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:46 wiz Exp $ DISTNAME= Ted_DK PKGNAME= ted-da-2.6 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.nllgg.nl/Ted/ +COMMENT= Danish spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../textproc/ted |