diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-basic-engines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-basic-engines/Makefile b/print/tex-basic-engines/Makefile index 675451699184..0890e203d88a 100644 --- a/print/tex-basic-engines/Makefile +++ b/print/tex-basic-engines/Makefile @@ -1,7 +1,7 @@ PORTNAME= basic-engines PORTVERSION= ${TEXLIVE_VERSION} CATEGORIES= print -MASTER_SITES= TEX_CTAN/systems/texlive/Source/${TEXLIVE_YEAR} +MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR} PKGNAMEPREFIX= tex- DISTNAME= texlive-${PORTVERSION}-source DIST_SUBDIR= TeX |