diff options
Diffstat (limited to 'print/latex')
-rw-r--r-- | print/latex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/latex/Makefile b/print/latex/Makefile index 898715f..6b8d52e 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -7,8 +7,8 @@ PORTNAME= latex2e PORTVERSION= 99.12 -CATEGORIES= print -MASTER_SITES= ftp://ftp.freesoftware.com/pub/tex/package/ +CATEGORIES= print +MASTER_SITES= ftp://ftp.freesoftware.com/pub/tex/package/ DISTFILES= latex_mf-${PORTVERSION}.tar.gz latex_tfm-${PORTVERSION}.tar.gz \ latex_base-${PORTVERSION}.tar.gz latex_tools-${PORTVERSION}.tar.gz \ latex_graphics-${PORTVERSION}.tar.gz latex_psnfss-${PORTVERSION}.tar.gz |