diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /japanese/jhd | |
parent | 862f44a5fe54cbaf39e474fc734eef31b7684977 (diff) | |
download | ports-d9ed90620d0eb892478550917f114d642d440129.tar.gz ports-d9ed90620d0eb892478550917f114d642d440129.zip |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Notes
Notes:
svn path=/head/; revision=124934
Diffstat (limited to 'japanese/jhd')
-rw-r--r-- | japanese/jhd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jhd/Makefile b/japanese/jhd/Makefile index 9dbb9ae961eb..be9876cf4d43 100644 --- a/japanese/jhd/Makefile +++ b/japanese/jhd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3 CATEGORIES= japanese MASTER_SITES= ftp://ftp.iamas.ac.jp/UNIX/File/ -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese Hexdecimal Dump BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf |