diff options
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 dd67eb00a96..b81a4aaa71d 100644 --- a/print/tex-textpos/Makefile +++ b/print/tex-textpos/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 17:16:28 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/20 12:24:29 agc Exp $ # NAME= textpos DISTNAME= ${NAME} PKGNAME= tex-${NAME}-1.2b # PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${NAME} CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/supported/${NAME}/} @@ -13,6 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org # HOMEPAGE= COMMENT= Absolute positioning of text on the LaTeX page +WRKSRC= ${WRKDIR}/${NAME} DIST_SUBDIR= ${NAME} DISTFILES= textpos.ins LICENCE README textpos.dtx VERSION |