aboutsummaryrefslogtreecommitdiff
path: root/print/ft2demos
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-16 21:04:58 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-16 21:04:58 +0000
commit62b47a1c076032cf11f95b507fe710b5001a7669 (patch)
treea67c07e2f804761789cbd2986eb146bac7b2a4c4 /print/ft2demos
parenta7942e04b0b6c7aec78c4a377b13fedc5e978c20 (diff)
downloadports-62b47a1c076032cf11f95b507fe710b5001a7669.tar.gz
ports-62b47a1c076032cf11f95b507fe710b5001a7669.zip
- Fix MASTER_SITES
PR: ports/66713 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes: svn path=/head/; revision=109295
Diffstat (limited to 'print/ft2demos')
-rw-r--r--print/ft2demos/Makefile2
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