diff options
author | asami <asami@FreeBSD.org> | 1999-01-27 10:08:13 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-27 10:08:13 +0800 |
commit | 119d1f0b1407b38c05fa63d3bec127503a5b24b1 (patch) | |
tree | dace7d078026ecb07733af650e0051aa6d95d10b /print/pkfonts300 | |
parent | 336b9d1d67bf67e7678b2f71d0a2565b19f8acd0 (diff) | |
download | freebsd-ports-gnome-119d1f0b1407b38c05fa63d3bec127503a5b24b1.tar.gz freebsd-ports-gnome-119d1f0b1407b38c05fa63d3bec127503a5b24b1.tar.zst freebsd-ports-gnome-119d1f0b1407b38c05fa63d3bec127503a5b24b1.zip |
Remove two sites that have files with bad checksum. There's another one
(ftp.univ-evry.fr) that I cannot connect at the moment, but it's left there.
Diffstat (limited to 'print/pkfonts300')
-rw-r--r-- | print/pkfonts300/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index 9be86bbada25..733903c267ed 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -3,16 +3,14 @@ # Date created: 16 Mar 1996 # Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp> # -# $Id: Makefile,v 1.13 1998/11/19 19:56:39 asami Exp $ +# $Id: Makefile,v 1.14 1998/12/10 17:24:32 vanilla Exp $ # DISTNAME= pkfonts PKGNAME= pkfonts${RESOLUTION}-1.0 CATEGORIES= print 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/ + ftp://ftp.univ-evry.fr/.04/system/OpenBSD/distfiles/pkfonts/ DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition |