diff options
Diffstat (limited to 'print/pkfonts300/Makefile')
-rw-r--r-- | print/pkfonts300/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index b5263d32917f..6c5c15784115 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -3,13 +3,14 @@ # Date created: 16 Mar 1996 # Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp> # -# $Id: Makefile,v 1.7 1997/11/10 11:23:34 asami Exp $ +# $Id: Makefile,v 1.8 1998/02/07 16:33:22 max Exp $ # DISTNAME= pkfonts PKGNAME= pkfonts${RESOLUTION}-1.0 CATEGORIES= print -MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/TeX/fonts/ \ +MASTER_SITES= ftp://ftp.univ-evry.fr/.04/system/OpenBSD/distfiles/pkfonts/ \ + ftp://ftp.eos.hokudai.ac.jp/pub/TeX/fonts/ \ ftp://ftp.wg.omron.co.jp/pub/tex/ DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition |