diff options
Diffstat (limited to 'japanese/jhd/Makefile')
-rw-r--r-- | japanese/jhd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/jhd/Makefile b/japanese/jhd/Makefile index 64b292e8c5db..358328d7314b 100644 --- a/japanese/jhd/Makefile +++ b/japanese/jhd/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: jhd # Version required: 2.3 # Date created: Feb 5, 1998 -# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi TAOKA <taoka@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/22 03:55:03 kuriyama Exp $ # DISTNAME= jhd-2.3 @@ -11,7 +11,7 @@ PKGNAME= ja-jhd-2.3 CATEGORIES= japanese MASTER_SITES= ftp://ftp.iamas.ac.jp/pub1/UNIX/File/ -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf |