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 /x11-fonts/etlfonts | |
parent | 862f44a5fe54cbaf39e474fc734eef31b7684977 (diff) |
Notes
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 20b6bd124761..afbba2e2c5ce 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= mita@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 supplemental fonts BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |