summaryrefslogtreecommitdiff
path: root/print/freetype/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-06-04 06:00:35 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-06-04 06:00:35 +0000
commit80546c21d2935bdaad9eb332cf5e623793073773 (patch)
treedff51ef60b53e6ffd17945d934c3468053222a4c /print/freetype/Makefile
parentUpgrade to 19991231pl8. (diff)
Update freetype to 1.3.1. 1.3 has the problem displaying Dyan fonts.
And, update the MASTER_SITES to where really they are. PR: ports/18859 Submitted by: clive@cirx.org
Notes
Notes: svn path=/head/; revision=29173
Diffstat (limited to 'print/freetype/Makefile')
-rw-r--r--print/freetype/Makefile17
1 files changed, 10 insertions, 7 deletions
diff --git a/print/freetype/Makefile b/print/freetype/Makefile
index 9188a0d693e6..e8bf08394c61 100644
--- a/print/freetype/Makefile
+++ b/print/freetype/Makefile
@@ -6,14 +6,17 @@
#
PORTNAME= freetype
-PORTVERSION= 1.3
+PORTVERSION= 1.3.1
CATEGORIES= print
-MASTER_SITES= ftp://ftp.tux.org/pub/devel/freetype/ \
- ftp://ftp.lerc.nasa.gov/ImageMagick/delegates/ \
- ftp://ftp.wizards.dupont.com/pub/ImageMagick/delegates/ \
- ftp://ftp.kddlabs.co.jp/.6/graphics/freetype/ \
- ftp://ring.aist.go.jp/pub/graphics/freetype/ \
- ftp://ftp.unina.it/pub/Unix/pkgs/font/freetype/
+MASTER_SITES= http://download.sourceforge.net/freetype/ \
+ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype1/ \
+ http://www.funet.fi/pub/mirrors/ftp.freetype.org/freetype1/ \
+ http://ftp.sunet.se/pub/text-processing/freetype/freetype1/ \
+ ftp://ring.aist.go.jp/pub/graphics/freetype/freetype1/ \
+ ftp://ring.asahi-net.or.jp/pub/graphics/freetype/ \
+ ftp://ring.nacsis.ac.jp/pub/graphics/freetype/ \
+ ftp://ring.so-net.ne.jp/pub/graphics/freetype/ \
+ ftp://ftp.freetype.org/pub/freetype1/ \
MAINTAINER= jseger@FreeBSD.org