From 2de581f84464f61248055f406cc41ce748c1d2e2 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 2 Dec 1998 09:04:05 +0000 Subject: BROKEN = 'fetch' --- print/pkfonts118/Makefile | 4 +++- print/pkfonts240/Makefile | 4 +++- print/pkfonts360/Makefile | 4 +++- print/pkfonts400/Makefile | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) (limited to 'print') diff --git a/print/pkfonts118/Makefile b/print/pkfonts118/Makefile index ee6c3a00bab3..6232ed88c737 100644 --- a/print/pkfonts118/Makefile +++ b/print/pkfonts118/Makefile @@ -3,10 +3,12 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.2 1998/11/08 09:36:46 asami Exp $ +# $Id: Makefile,v 1.3 1998/12/01 03:06:37 asami Exp $ # RESOLUTION= 118 MASTERDIR= ${.CURDIR}/../pkfonts300 +BROKEN= 'fetch' + .include "${MASTERDIR}/Makefile" diff --git a/print/pkfonts240/Makefile b/print/pkfonts240/Makefile index f65e783c30d6..e388825e5de9 100644 --- a/print/pkfonts240/Makefile +++ b/print/pkfonts240/Makefile @@ -3,10 +3,12 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.2 1998/11/08 09:36:50 asami Exp $ +# $Id: Makefile,v 1.3 1998/12/01 03:06:37 asami Exp $ # RESOLUTION= 240 MASTERDIR= ${.CURDIR}/../pkfonts300 +BROKEN= 'fetch' + .include "${MASTERDIR}/Makefile" diff --git a/print/pkfonts360/Makefile b/print/pkfonts360/Makefile index 30ed640d1383..479cfb0b6ed9 100644 --- a/print/pkfonts360/Makefile +++ b/print/pkfonts360/Makefile @@ -3,10 +3,12 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.2 1998/11/08 09:37:03 asami Exp $ +# $Id: Makefile,v 1.3 1998/12/01 03:06:37 asami Exp $ # RESOLUTION= 360 MASTERDIR= ${.CURDIR}/../pkfonts300 +BROKEN= 'fetch' + .include "${MASTERDIR}/Makefile" diff --git a/print/pkfonts400/Makefile b/print/pkfonts400/Makefile index 871a20dc24a3..f390622c372f 100644 --- a/print/pkfonts400/Makefile +++ b/print/pkfonts400/Makefile @@ -3,10 +3,12 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.2 1998/11/08 09:37:05 asami Exp $ +# $Id: Makefile,v 1.3 1998/12/01 03:06:38 asami Exp $ # RESOLUTION= 400 MASTERDIR= ${.CURDIR}/../pkfonts300 +BROKEN= 'fetch' + .include "${MASTERDIR}/Makefile" -- cgit v1.2.3