diff options
-rw-r--r-- | print/pkfonts300/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index e6e2ca4..b5263d3 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -3,7 +3,7 @@ # Date created: 16 Mar 1996 # Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp> # -# $Id: Makefile,v 1.6 1996/12/03 04:07:33 asami Exp $ +# $Id: Makefile,v 1.7 1997/11/10 11:23:34 asami Exp $ # DISTNAME= pkfonts @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/TeX/fonts/ \ DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition -MAINTAINER= ohmon@tom.sfc.keio.ac.jp - MANUAL_PACKAGE_BUILD= RESOLUTION has to be set to 118 240 300 360 400 600 DIST_SUBDIR= pkfonts EXTRACT_CMD= /usr/bin/true # extracted directly in install target |