diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:40:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:40:43 +0000 |
commit | 8c22b68fb05dad1eb3d907dd261c4a404e200d10 (patch) | |
tree | 073d61190e82bc5acec0807c7c490bce7a05e6fd /x11-fonts | |
parent | f854f1e401ca197a4b7c19065aee9ff35a909dc8 (diff) |
Notes
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 1a16d07cc0c4..1eae32643fef 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 9dc729ec0b2d..7261a8958367 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 b08c411279f1..05b909496d29 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 |