diff options
-rw-r--r-- | print/freetype2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index a1566d8c202b..88332eba86b7 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ http://www.funet.fi/pub/mirrors/ftp.freetype.org/%SUBDIR%/ \ http://ftp.sunet.se/pub/text-processing/freetype/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/freetype/&,} \ - ftp://ftp.freetype.org/pub/%SUBDIR%/ + ftp://ftp.freetype.org/freetype/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME:S/2//}-${PORTVERSION} |