diff options
Diffstat (limited to 'textproc/foiltex/Makefile')
-rw-r--r-- | textproc/foiltex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/foiltex/Makefile b/textproc/foiltex/Makefile index 6e183638d8dc..96a3a3e9b1c7 100644 --- a/textproc/foiltex/Makefile +++ b/textproc/foiltex/Makefile @@ -5,8 +5,7 @@ PORTNAME= foiltex PORTVERSION= 2.1.4b PORTREVISION= 5 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_TEX_CTAN} -MASTER_SITE_SUBDIR= macros/latex/contrib/${PORTNAME} +MASTER_SITES= TEX_CTAN/macros/latex/contrib/${PORTNAME} DISTFILES= foiltex.dtx foiltex.ins MAINTAINER= ports@FreeBSD.org |