diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
commit | 5ac8ad700481573bca146bdf809b1f45c8437e24 (patch) | |
tree | 4373a04cd43d2143f808073cf6b95c49198d17c6 /print | |
parent | 9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff) | |
download | pkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-ocrb/Makefile | 4 | ||||
-rw-r--r-- | print/tex-textpos/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/tex-ocrb/Makefile b/print/tex-ocrb/Makefile index 6a376834a5e..379ae6636e1 100644 --- a/print/tex-ocrb/Makefile +++ b/print/tex-ocrb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:52 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/09/28 14:31:08 rillig Exp $ # DISTNAME= ocr-b @@ -8,7 +8,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=fonts/${DISTNAME}/} MAINTAINER= tech-pkg@NetBSD.org -# HOMEPAGE= +# HOMEPAGE= COMMENT= OCR-B font for LaTeX DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin diff --git a/print/tex-textpos/Makefile b/print/tex-textpos/Makefile index 823f617383c..f36270fd125 100644 --- a/print/tex-textpos/Makefile +++ b/print/tex-textpos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/02/11 01:02:42 hubertf Exp $ +# $NetBSD: Makefile,v 1.11 2005/09/28 14:31:08 rillig Exp $ # NAME= textpos @@ -9,7 +9,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/supported/${NAME}/} MAINTAINER= tech-pkg@NetBSD.org -# HOMEPAGE= +# HOMEPAGE= COMMENT= Absolute positioning of text on the LaTeX page WRKSRC= ${WRKDIR}/${NAME} |