diff options
Diffstat (limited to 'x11-fonts/code2000/Makefile')
-rw-r--r-- | x11-fonts/code2000/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fonts/code2000/Makefile b/x11-fonts/code2000/Makefile index 1fe5a8359572..438ea2591bd1 100644 --- a/x11-fonts/code2000/Makefile +++ b/x11-fonts/code2000/Makefile @@ -5,8 +5,7 @@ PORTNAME= code2000 PORTVERSION= 1.171 PORTREVISION= 2 CATEGORIES= x11-fonts -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= thierry/${DIST_SUBDIR} +MASTER_SITES= LOCAL/thierry/${DIST_SUBDIR} DISTFILES= ${PORTNAME:tu}${EXTRACT_SUFX:tu} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |