diff options
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/gfe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/gfe/Makefile b/x11-fonts/gfe/Makefile index f692e36ac02e..1be88261444d 100644 --- a/x11-fonts/gfe/Makefile +++ b/x11-fonts/gfe/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gfe # Date created: 26 December 2001 -# Whom: Bruce M Simpson <bms@spc.org> +# Whom: Bruce M Simpson <bms@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/fonts -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= GTK+-based .bdf font editor for X GNU_CONFIGURE= yes |