diff options
Diffstat (limited to 'textproc/antiword/Makefile')
-rw-r--r-- | textproc/antiword/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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" |