diff options
Diffstat (limited to 'print/pkfonts118')
-rw-r--r-- | print/pkfonts118/Makefile | 4 |
1 files changed, 1 insertions, 3 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 <asami@freebsd.org> # -# $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" |