summaryrefslogtreecommitdiff
path: root/print/rtf2latex
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /print/rtf2latex
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'print/rtf2latex')
-rw-r--r--print/rtf2latex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile
index e68cb37e758..30975154124 100644
--- a/print/rtf2latex/Makefile
+++ b/print/rtf2latex/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:52:38 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/20 12:24:29 agc Exp $
# FreeBSD Id: Makefile,v 1.7 1998/08/31 07:51:40 tg Exp
#
DISTNAME= rtf2LaTeX.1.5
PKGNAME= rtf2latex-1.5
-WRKSRC= ${WRKDIR}/rtf2LaTeX
CATEGORIES= print
MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Filter that converts RTF (MS's Rich Text Format) into LaTeX
+WRKSRC= ${WRKDIR}/rtf2LaTeX
NO_CONFIGURE= yes
post-extract: