diff options
Diffstat (limited to 'misc/latex-mk')
-rw-r--r-- | misc/latex-mk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile index 0f4e936d40cb..a9e0a827446c 100644 --- a/misc/latex-mk/Makefile +++ b/misc/latex-mk/Makefile @@ -10,8 +10,7 @@ PORTNAME= latex-mk PORTVERSION= 1.9.1 PORTREVISION= 1 CATEGORIES= misc print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= kimelto@gmail.com COMMENT= A collection of makefile and scripts for LaTeX documents |