diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
commit | 0347e6e13e4ed6be1243a67bdbb6129460642e7e (patch) | |
tree | f253c940c0b24d2b4e2b076a8dcf03d61bf9cb4c /japanese/p5-mkres | |
parent | fix depends to use better method. (diff) |
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=18291
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 65474dcc8ad3..42d82b471eb8 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 |