diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-01 19:23:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-01 19:23:30 +0800 |
commit | 8bb09d769b53949331365f055c1fb46e6c5b5040 (patch) | |
tree | d68e051838660db74a42bd77e96d4380120c0e5f /x11-fonts/bitmap-fonts | |
parent | 8f1397c40944943b23a6a9bb259e834ebe2fc70f (diff) | |
download | freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.tar.gz freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.tar.zst freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.zip |
- 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>
Diffstat (limited to 'x11-fonts/bitmap-fonts')
-rw-r--r-- | x11-fonts/bitmap-fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |