diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
commit | 0ac2ce888fec626d524b8e11643164c9f95df6d9 (patch) | |
tree | 616d424d221cc571db4e4123601b513f33674671 /x11-fonts/etlfonts | |
parent | d4a7bf8f6ad15826d48e512fc18f66bda0861fc8 (diff) |
Back out the previous change. Mita-san will continue to
work as the maintainer of this port.
Discussed with: mita and nork
Notes
Notes:
svn path=/head/; revision=125249
Diffstat (limited to 'x11-fonts/etlfonts')
-rw-r--r-- | x11-fonts/etlfonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile index afbba2e2c5ce..20b6bd124761 100644 --- a/x11-fonts/etlfonts/Makefile +++ b/x11-fonts/etlfonts/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/fonts/ DISTNAME= non-cjk EXTRACT_SUFX= .tar -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mita@jp.FreeBSD.org COMMENT= X11 supplemental fonts BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |