diff options
author | jtb <jtb@pkgsrc.org> | 2001-03-28 01:19:03 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-03-28 01:19:03 +0000 |
commit | da3481ca8a3de21d9f03624df5a999ce9d4242d1 (patch) | |
tree | f9bd67e18c830113f2a79fd5689bd97483866ec5 /textproc | |
parent | c0d78419b074f5fe5c591287829adcecd1e83c90 (diff) | |
download | pkgsrc-da3481ca8a3de21d9f03624df5a999ce9d4242d1.tar.gz |
Remove duplicate "document" in COMMENT.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/yodl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 533e56acf15..790a9fd3744 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/26 22:43:57 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/03/28 01:19:03 jtb Exp $ DISTNAME= yodl-1.31.18 CATEGORIES= textproc @@ -6,7 +6,7 @@ MASTER_SITES= ftp://ftp.lilypond.org/pub/yodl/development/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.xs4all.nl/~jantien/yodl/ -COMMENT= high-level document document preparation system +COMMENT= high-level document preparation system GNU_CONFIGURE= YES USE_GMAKE= YES |