summaryrefslogtreecommitdiff
path: root/print/freetype2
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 13:21:38 +0000
commita9f22cd5841fc7f59c12a2717351ba54b6383335 (patch)
tree678eb1267f83cca661645841d57f08cb4fa522c0 /print/freetype2
parentDowngrade the sml-nj port to the current `release' version v110.0.6. The (diff)
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
Notes
Notes: svn path=/head/; revision=29595
Diffstat (limited to 'print/freetype2')
-rw-r--r--print/freetype2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index e8bf08394c61..bcaa0bdf2cb4 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= freetype
PORTVERSION= 1.3.1
CATEGORIES= print
-MASTER_SITES= http://download.sourceforge.net/freetype/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
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/ \
@@ -16,7 +16,8 @@ MASTER_SITES= http://download.sourceforge.net/freetype/ \
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/ \
+ ftp://ftp.freetype.org/pub/freetype1/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jseger@FreeBSD.org