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/p5-mkres | |
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/p5-mkres')
-rw-r--r-- | japanese/p5-mkres/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/p5-mkres/Makefile b/japanese/p5-mkres/Makefile index 65474dc..42d82b4 100644 --- a/japanese/p5-mkres/Makefile +++ b/japanese/p5-mkres/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: mkres.pl # Version required: 0.7 # Date created: 29 Jun 1998 -# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi TAOKA <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1998/11/09 14:49:44 kuriyama Exp $ +# $Id: Makefile,v 1.2 1999/01/05 19:37:20 sada Exp $ # DISTNAME= mkres.pl-0.7 @@ -12,7 +12,7 @@ CATEGORIES= japanese perl5 MASTER_SITES= http://ftp.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/tt/ EXTRACT_SUFX= '' -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org RUN_DEPENDS= mkttfdir:${PORTSDIR}/print/perlftlib |