diff options
Diffstat (limited to 'x11-fonts/code2000/Makefile')
-rw-r--r-- | x11-fonts/code2000/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/code2000/Makefile b/x11-fonts/code2000/Makefile index b02cfeb4d4cf..7f1090092db7 100644 --- a/x11-fonts/code2000/Makefile +++ b/x11-fonts/code2000/Makefile @@ -8,7 +8,9 @@ PORTNAME= code2000 PORTVERSION= 1.171 CATEGORIES= x11-fonts -MASTER_SITES= http://code2000.net/ +MASTER_SITES= http://code2000.net/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= thierry/${DIST_SUBDIR} DISTFILES= ${PORTNAME:U}${EXTRACT_SUFX:U} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |