diff options
Diffstat (limited to 'textproc/gxditview/Makefile')
-rw-r--r-- | textproc/gxditview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gxditview/Makefile b/textproc/gxditview/Makefile index 365b7f130552..22d9d00a6eed 100644 --- a/textproc/gxditview/Makefile +++ b/textproc/gxditview/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gxditview # Date created: 24 June 1998 -# Whom: Dom Mitchell <dom@myrddin.demon.co.uk> +# Whom: Dom Mitchell <dom@happygiraffe.net> # # $FreeBSD$ # @@ -9,7 +9,7 @@ PORTNAME= gxditview CATEGORIES= textproc DISTFILES= # none -MAINTAINER= dom@myrddin.demon.co.uk +MAINTAINER= dom@happygiraffe.net WRKSRC= ${WRKDIR}/${DISTNAME} |