diff options
Diffstat (limited to 'print/pkfonts118/Makefile')
-rw-r--r-- | print/pkfonts118/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/pkfonts118/Makefile b/print/pkfonts118/Makefile index eef0967dead4..c9754b3d1a29 100644 --- a/print/pkfonts118/Makefile +++ b/print/pkfonts118/Makefile @@ -3,12 +3,11 @@ # Date created: 06 Nov 1998 # Whom: Satoshi Asami <asami@freebsd.org> # -# $Id$ +# $Id: Makefile,v 1.1 1998/11/07 10:50:00 asami Exp $ # RESOLUTION= 118 FILESDIR= ${.CURDIR}/../pkfonts300/files PKGDIR= ${.CURDIR}/../pkfonts300/pkg -PLIST= ${.CURDIR}/pkg/PLIST .include "${.CURDIR}/../pkfonts300/Makefile" |