diff options
Diffstat (limited to 'print/tex-textpos/Makefile')
-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 cb379339949..13b738ef1ce 100644 --- a/print/tex-textpos/Makefile +++ b/print/tex-textpos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/28 21:14:31 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/02 01:17:25 jschauma Exp $ # NAME= textpos @@ -9,7 +9,7 @@ WRKSRC= ${WRKDIR}/${NAME} CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/supported/${NAME}/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org # HOMEPAGE= COMMENT= absolute positioning of text on the LaTeX page |