From ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:31:58 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- textproc/antiword/Makefile | 3 ++- textproc/antiword/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 textproc/antiword/pkg/COMMENT (limited to 'textproc/antiword') diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile index 72392cb5b89..6ff49ab6ccd 100644 --- a/textproc/antiword/Makefile +++ b/textproc/antiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/07/24 15:32:03 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:37:17 wiz Exp $ # DISTNAME= antiword-0.30 @@ -8,5 +8,6 @@ MASTER_SITES= http://www.winfield.demon.nl/linux/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.winfield.demon.nl/index.html +COMMENT= free converter MS Word to text and Postscript converter .include "../../mk/bsd.pkg.mk" diff --git a/textproc/antiword/pkg/COMMENT b/textproc/antiword/pkg/COMMENT deleted file mode 100644 index 886062416e3..00000000000 --- a/textproc/antiword/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -free converter MS Word to text and Postscript converter -- cgit v1.2.3