diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-28 02:31:08 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-28 02:31:08 +0800 |
commit | 066693f29c16b9fed221111e46771fbd9feee8e7 (patch) | |
tree | ba0d4d99f5e64b7a0253161510fe68d676844d54 /x11-fonts | |
parent | 2b494f2228c9a06acfb3d649197bcebbd8cb6066 (diff) | |
download | freebsd-ports-gnome-066693f29c16b9fed221111e46771fbd9feee8e7.tar.gz freebsd-ports-gnome-066693f29c16b9fed221111e46771fbd9feee8e7.tar.zst freebsd-ports-gnome-066693f29c16b9fed221111e46771fbd9feee8e7.zip |
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)
Approved by: portmgr (pav)
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/webfonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile index d797e58ff83c..b35dddc46727 100644 --- a/x11-fonts/webfonts/Makefile +++ b/x11-fonts/webfonts/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.30 PORTREVISION= 6 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_NETBSD:S/%SUBDIR%/ms-ttf/}:group1 \ - ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/corefonts/}:group1 \ + SF/corefonts/the%20fonts/final:group1 \ ftp://ftp.uni-koeln.de/pc/win32/msoft/:group1 \ ftp://ftp.vsu.ru/pub/tex/font-packs/mscore/:group1 \ ftp://ftp.sinn.ru/pub/win95/fonts/:group1 \ |