diff options
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/bitmap-fonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/intlfonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/sgifonts/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile index 1a16d07..1eae326 100644 --- a/x11-fonts/bitmap-fonts/Makefile +++ b/x11-fonts/bitmap-fonts/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ \ ftp://ftp.jpl.org/pub/elisp/bitmap/snapshots/ DISTNAME= ${PORTNAME}-${BITMAP_FONTS_VER} -MAINTAINER= conrads@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= Bitmap font, (6x12, 7x14, 8x16, 12x24) dots bitmap font BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf diff --git a/x11-fonts/intlfonts/Makefile b/x11-fonts/intlfonts/Makefile index 9dc729e..7261a89 100644 --- a/x11-fonts/intlfonts/Makefile +++ b/x11-fonts/intlfonts/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= intlfonts -MAINTAINER= conrads@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= Free X11 fonts for all characters that Emacs can handle BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile index b08c411..05b9094 100644 --- a/x11-fonts/sgifonts/Makefile +++ b/x11-fonts/sgifonts/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ \ DISTNAME= sgi-fonts-1.0-1.src EXTRACT_SUFX= .rpm -MAINTAINER= conrads@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= Fonts from the SGI ProPack 1.4 (originally for Linux) EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio |