summaryrefslogtreecommitdiff
path: root/print/rtf2latex
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/rtf2latex
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/rtf2latex')
-rw-r--r--print/rtf2latex/Makefile3
-rw-r--r--print/rtf2latex/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile
index ca93137afbd..1b247061d39 100644
--- a/print/rtf2latex/Makefile
+++ b/print/rtf2latex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/10/07 17:41:58 tron Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/17 17:51:54 wiz Exp $
# FreeBSD Id: Makefile,v 1.7 1998/08/31 07:51:40 tg Exp
#
@@ -8,6 +8,7 @@ CATEGORIES= print
MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
MAINTAINER= packages@netbsd.org
+COMMENT= Filter that converts RTF (MS's Rich Text Format) into LaTeX
WRKSRC= ${WRKDIR}/rtf2LaTeX
NO_PATCH= yes
diff --git a/print/rtf2latex/pkg/COMMENT b/print/rtf2latex/pkg/COMMENT
deleted file mode 100644
index feeed43c87c..00000000000
--- a/print/rtf2latex/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Filter that converts RTF (MS's Rich Text Format) into LaTeX