diff options
author | jtb <jtb> | 2001-03-28 01:19:03 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-03-28 01:19:03 +0000 |
commit | f0d78f9a29d69cc807d3b490a71f42edcdc60976 (patch) | |
tree | f9bd67e18c830113f2a79fd5689bd97483866ec5 /textproc/yodl | |
parent | cba978244735ed2b2174c25441d9ef688f13139d (diff) | |
download | pkgsrc-f0d78f9a29d69cc807d3b490a71f42edcdc60976.tar.gz |
Remove duplicate "document" in COMMENT.
Diffstat (limited to 'textproc/yodl')
-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 |