diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-20 14:40:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-20 14:40:43 +0800 |
commit | 0d590f7e7517990fe68159eb45dcb96795d855f7 (patch) | |
tree | eac1acc93c8e3aacf2377490013185b0dede5d3a /x11-fonts | |
parent | 5dfee38000525f781fbbbbbc0b24e7b13e2c2c8a (diff) | |
download | freebsd-ports-gnome-0d590f7e7517990fe68159eb45dcb96795d855f7.tar.gz freebsd-ports-gnome-0d590f7e7517990fe68159eb45dcb96795d855f7.tar.zst freebsd-ports-gnome-0d590f7e7517990fe68159eb45dcb96795d855f7.zip |
Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat: portmgr
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 |