diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 11:23:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 11:23:30 +0000 |
commit | a05c7f3106f00ab12f6db2f07baca7f0a9168246 (patch) | |
tree | f2b344fcb8d8cfad3947748cf46e6cc498172667 /x11-fonts | |
parent | 42eec1f8566cecb243d001cd49ec081b6860b626 (diff) |
- Pass maintainership to submitter
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net>
Notes
Notes:
svn path=/head/; revision=176038
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 | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile index 98e199be505a..2528c1cd584c 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= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Bitmap font, (6x12, 7x14, 8x16, 12x24) dots bitmap font BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} diff --git a/x11-fonts/intlfonts/Makefile b/x11-fonts/intlfonts/Makefile index c7a6dc9d7bbc..9701f1e3e731 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= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Free X11 fonts for all characters that Emacs can handle BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile index 93b9256b62dc..093dea3d3309 100644 --- a/x11-fonts/sgifonts/Makefile +++ b/x11-fonts/sgifonts/Makefile @@ -9,11 +9,11 @@ PORTNAME= sgifonts PORTVERSION= 1.0.1 CATEGORIES= x11-fonts MASTER_SITES= ftp://patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ \ - ftp://ftp.rediris.es/sites/patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ + ftp://ftp.rediris.es/sites/patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ DISTNAME= sgi-fonts-1.0-1.src EXTRACT_SUFX= .rpm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Fonts from the SGI ProPack 1.4 (originally for Linux) EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio |