From 55da950a004d578db72fe3a14f2cb957851100d8 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 2 Dec 1998 09:07:19 +0000 Subject: Nevermind.. I wasn't trying to fetch from wcarchive as last resort. (but these ports still need extra MASTER_SITEs) --- print/pkfonts118/Makefile | 4 +--- print/pkfonts240/Makefile | 4 +--- print/pkfonts360/Makefile | 4 +--- print/pkfonts400/Makefile | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/print/pkfonts118/Makefile b/print/pkfonts118/Makefile index 6232ed88c737..41ed94b50624 100644 --- a/print/pkfonts118/Makefile +++ b/print/pkfonts118/Makefile @@ -3,12 +3,10 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.3 1998/12/01 03:06:37 asami Exp $ +# $Id: Makefile,v 1.4 1998/12/02 09:04:04 obrien Exp $ # RESOLUTION= 118 MASTERDIR= ${.CURDIR}/../pkfonts300 -BROKEN= 'fetch' - .include "${MASTERDIR}/Makefile" diff --git a/print/pkfonts240/Makefile b/print/pkfonts240/Makefile index e388825e5de9..f7b6f30800cb 100644 --- a/print/pkfonts240/Makefile +++ b/print/pkfonts240/Makefile @@ -3,12 +3,10 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.3 1998/12/01 03:06:37 asami Exp $ +# $Id: Makefile,v 1.4 1998/12/02 09:04:04 obrien Exp $ # RESOLUTION= 240 MASTERDIR= ${.CURDIR}/../pkfonts300 -BROKEN= 'fetch' - .include "${MASTERDIR}/Makefile" diff --git a/print/pkfonts360/Makefile b/print/pkfonts360/Makefile index 479cfb0b6ed9..ef3fcef07691 100644 --- a/print/pkfonts360/Makefile +++ b/print/pkfonts360/Makefile @@ -3,12 +3,10 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.3 1998/12/01 03:06:37 asami Exp $ +# $Id: Makefile,v 1.4 1998/12/02 09:04:04 obrien Exp $ # RESOLUTION= 360 MASTERDIR= ${.CURDIR}/../pkfonts300 -BROKEN= 'fetch' - .include "${MASTERDIR}/Makefile" diff --git a/print/pkfonts400/Makefile b/print/pkfonts400/Makefile index f390622c372f..f48d0519a2f1 100644 --- a/print/pkfonts400/Makefile +++ b/print/pkfonts400/Makefile @@ -3,12 +3,10 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.3 1998/12/01 03:06:38 asami Exp $ +# $Id: Makefile,v 1.4 1998/12/02 09:04:05 obrien Exp $ # RESOLUTION= 400 MASTERDIR= ${.CURDIR}/../pkfonts300 -BROKEN= 'fetch' - .include "${MASTERDIR}/Makefile" -- cgit v1.2.3