diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-15 23:31:45 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-15 23:31:45 +0000 |
commit | f03908bf0d825779a619e2a600a245d584a07d4b (patch) | |
tree | 33f25cf40000dcec27719263bad0c63549ad4a5b /print | |
parent | 985b80e9bb1af2ff69431a97842c1a3090028a6f (diff) | |
download | ports-f03908bf0d825779a619e2a600a245d584a07d4b.tar.gz ports-f03908bf0d825779a619e2a600a245d584a07d4b.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/pkfonts300/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index cb69ad2eeea3..b17d159d3f53 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: English PK fonts # Version required: ? # Date created: 16 Mar 1996 -# Whom: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> +# Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1996/03/21 17:25:01 asami Exp $ +# $Id: Makefile,v 1.2 1996/07/10 10:13:16 asami Exp $ # DISTNAME= pkfonts @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/TeX/fonts/ DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition -MAINTAINER= ohmon@sfc.keio.ac.jp +MAINTAINER= ohmon@tom.sfc.keio.ac.jp DIST_SUBDIR= pkfonts EXTRACT_CMD= /usr/bin/true # extracted directly in install target |