diff options
author | wiz <wiz> | 2001-02-17 17:31:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:31:58 +0000 |
commit | 26730104be8e403eeb8a7ec5ff7903af6ee1418c (patch) | |
tree | ff17e85c241ba8999810590573dfaabbb05305c1 /textproc/unroff | |
parent | 5c2ded063c246b745cbe88b35958aeb774b3efff (diff) | |
download | pkgsrc-26730104be8e403eeb8a7ec5ff7903af6ee1418c.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/unroff')
-rw-r--r-- | textproc/unroff/Makefile | 3 | ||||
-rw-r--r-- | textproc/unroff/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index 1ea4b0ee01d..9411ba93981 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/02/05 07:18:22 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/17 17:37:54 wiz Exp $ # FreeBSD Id: Makefile,v 1.6 1997/04/27 00:11:48 asami Exp # @@ -11,6 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PATCH1} ${PATCH2} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www-rn.informatik.uni-bremen.de/software/unroff/ +COMMENT= Programmable troff translator with backend for HTML DEPENDS= elk-3.0.2:../../lang/elk diff --git a/textproc/unroff/pkg/COMMENT b/textproc/unroff/pkg/COMMENT deleted file mode 100644 index fb71db8bf02..00000000000 --- a/textproc/unroff/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Programmable troff translator with backend for HTML |