diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 17:24:33 +0000 |
commit | d17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b (patch) | |
tree | 0561c3f7f70e3d4f7d8657b1561d7e5c6b53265c /print | |
parent | Upgrade to 2.21. (diff) |
Add more MASTER_SITES.
PR: ports/9037
Submitted by: josh@quick.net
Diffstat (limited to 'print')
-rw-r--r-- | print/pkfonts300/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index 475ec1df303a..9be86bbada25 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -3,14 +3,15 @@ # Date created: 16 Mar 1996 # Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp> # -# $Id: Makefile,v 1.12 1998/11/08 09:36:56 asami Exp $ +# $Id: Makefile,v 1.13 1998/11/19 19:56:39 asami Exp $ # DISTNAME= pkfonts PKGNAME= pkfonts${RESOLUTION}-1.0 CATEGORIES= print -MASTER_SITES= ftp://ftp.univ-evry.fr/.04/system/OpenBSD/distfiles/pkfonts/ \ - ftp://ftp.eos.hokudai.ac.jp/pub/TeX/fonts/ \ +MASTER_SITES= ftp://ftp.tut.ac.jp/TeX/fonts/ \ + ftp://ftp.nihon-u.ac.jp/pub/.OldStockPlace/TeX/WS/font/ \ + ftp://ftp.univ-evry.fr/.04/system/OpenBSD/distfiles/pkfonts/ \ ftp://ftp.wg.omron.co.jp/pub/tex/ DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition |