diff options
author | jtb <jtb> | 2001-03-28 01:19:03 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-03-28 01:19:03 +0000 |
commit | e79b9f2f07f4e09e63318bbebc95354bc23b543e (patch) | |
tree | f9bd67e18c830113f2a79fd5689bd97483866ec5 /textproc | |
parent | 35336024d98b0495808273f10144418892ad673e (diff) | |
download | pkgsrc-e79b9f2f07f4e09e63318bbebc95354bc23b543e.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 |