diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
commit | 997a0eaadcb38ba09898be1befc46904d0d6f718 (patch) | |
tree | b8328dad9555f54155821d5eeab6658e34932f5a /japanese/prn | |
parent | 2ebd22ae9d6a62871a68b3b3e79cb35bdc215dfa (diff) | |
download | FreeBSD-ports-997a0eaadcb38ba09898be1befc46904d0d6f718.zip FreeBSD-ports-997a0eaadcb38ba09898be1befc46904d0d6f718.tar.gz |
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
Diffstat (limited to 'japanese/prn')
-rw-r--r-- | japanese/prn/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/prn/Makefile b/japanese/prn/Makefile index c0d688e..4e8247b 100644 --- a/japanese/prn/Makefile +++ b/japanese/prn/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: prn # Version required: 2.0 # Date created: 19 Jun 1997 -# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi TAOKA <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.4 1998/08/24 00:52:47 steve Exp $ +# $Id: Makefile,v 1.5 1999/03/07 01:15:58 sada Exp $ # DISTNAME= prn @@ -11,7 +11,7 @@ PKGNAME= ja-prn-1.0 CATEGORIES= japanese print MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org RUN_DEPENDS= kcc:${PORTSDIR}/japanese/kcc |