diff options
author | hrs <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
commit | 54adc62d57045063408b189e339d9643230344b2 (patch) | |
tree | b80dc2ef6594dba68a0a36468850a0af91d61c5f /x11-fonts | |
parent | 0454d58d9770270d4aaa772e422a1125bd826b6f (diff) | |
download | FreeBSD-ports-54adc62d57045063408b189e339d9643230344b2.zip FreeBSD-ports-54adc62d57045063408b189e339d9643230344b2.tar.gz |
Back out the previous change. Mita-san will continue to
work as the maintainer of this port.
Discussed with: mita and nork
Diffstat (limited to 'x11-fonts')
-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 afbba2e..20b6bd1 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} |