diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-10 12:14:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-10 12:14:50 +0000 |
commit | 52b30cdd250959ebdf6bd234d0fbfd4f11fb9bd5 (patch) | |
tree | e19883cb396117197507772660942b4d3af1ab50 /print/pkfonts300 | |
parent | b515e9067467c4eadd46ea5874bd50bed4d97d23 (diff) |
Notes
Diffstat (limited to 'print/pkfonts300')
-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 |