diff options
author | rillig <rillig> | 2005-09-28 14:31:06 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-09-28 14:31:06 +0000 |
commit | c63accd696cf4332ab1a8020f30e1d3e48d76da7 (patch) | |
tree | 4373a04cd43d2143f808073cf6b95c49198d17c6 /print/tex-textpos | |
parent | ce8288f8949e4c4a157779a00e4a2eb8f5a257a4 (diff) | |
download | pkgsrc-c63accd696cf4332ab1a8020f30e1d3e48d76da7.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'print/tex-textpos')
-rw-r--r-- | print/tex-textpos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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} |