diff options
Diffstat (limited to 'misc/latex-mk/Makefile')
-rw-r--r-- | misc/latex-mk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile index f55e15c4e551..a110ecf0981d 100644 --- a/misc/latex-mk/Makefile +++ b/misc/latex-mk/Makefile @@ -8,7 +8,7 @@ CATEGORIES= misc print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= jlaffaye@FreeBSD.org -COMMENT= A collection of makefile and scripts for LaTeX documents +COMMENT= Collection of makefile and scripts for LaTeX documents BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo |