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/intlfonts | |
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/intlfonts')
-rw-r--r-- | x11-fonts/intlfonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |