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 | |
parent | 862f44a5fe54cbaf39e474fc734eef31b7684977 (diff) | |
download | ports-d9ed90620d0eb892478550917f114d642d440129.tar.gz ports-d9ed90620d0eb892478550917f114d642d440129.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/bitmap-fonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/etlfonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/intlfonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/nexfontsel/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile index 80c174d244b1..a79f52667f0b 100644 --- a/x11-fonts/bitmap-fonts/Makefile +++ b/x11-fonts/bitmap-fonts/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ \ ftp://ftp.jpl.org/pub/elisp/bitmap/snapshots/ DISTNAME= ${PORTNAME}-${BITMAP_FONTS_VER} -MAINTAINER= shige@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bitmap font, (6x12, 7x14, 8x16, 12x24) dots bitmap font BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} 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} diff --git a/x11-fonts/intlfonts/Makefile b/x11-fonts/intlfonts/Makefile index aab948b2506e..8972b8f46e82 100644 --- a/x11-fonts/intlfonts/Makefile +++ b/x11-fonts/intlfonts/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= intlfonts -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free X11 fonts for all characters that Emacs can handle BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86 diff --git a/x11-fonts/nexfontsel/Makefile b/x11-fonts/nexfontsel/Makefile index 9bf0e3f4f27f..c8f434d68f95 100644 --- a/x11-fonts/nexfontsel/Makefile +++ b/x11-fonts/nexfontsel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ DISTNAME= NeXFontSel-${PORTVERSION} -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A neXtaw based replacement for xfontsel LIB_DEPENDS= neXtaw.${XAWVER}:${PORTSDIR}/x11-toolkits/neXtaw |