diff options
Diffstat (limited to 'print/ft2demos/Makefile')
-rw-r--r-- | print/ft2demos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile index db3fa8735458..9f8137a81fbf 100644 --- a/print/ft2demos/Makefile +++ b/print/ft2demos/Makefile @@ -13,7 +13,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= freetype2 MAINTAINER= kanou@khdd.net |