diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 20:14:50 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 20:14:50 +0800 |
commit | 3ae2fe2fbad8c5b8bbb084843827e6e54f881bb6 (patch) | |
tree | d6a941dfd27e5f54797337f25502f84b4d2adbd3 /print | |
parent | d17ef5e01f523e7618da3c450d65ff57fc0613d2 (diff) | |
download | freebsd-ports-gnome-3ae2fe2fbad8c5b8bbb084843827e6e54f881bb6.tar.gz freebsd-ports-gnome-3ae2fe2fbad8c5b8bbb084843827e6e54f881bb6.tar.zst freebsd-ports-gnome-3ae2fe2fbad8c5b8bbb084843827e6e54f881bb6.zip |
Find the distfile again.
PR: 7548
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
Diffstat (limited to 'print')
-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 |