diff options
author | kris <kris@FreeBSD.org> | 2003-08-16 06:25:31 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-16 06:25:31 +0800 |
commit | b817978678713dff1a525a65d204f9b3c652dbeb (patch) | |
tree | 26c5914f32c08d84cd3c58f53b4f03f13ceaad9f /editors/gate | |
parent | 59267588803f9453b8e0766111fb9e997e41674c (diff) | |
download | freebsd-ports-gnome-b817978678713dff1a525a65d204f9b3c652dbeb.tar.gz freebsd-ports-gnome-b817978678713dff1a525a65d204f9b3c652dbeb.tar.zst freebsd-ports-gnome-b817978678713dff1a525a65d204f9b3c652dbeb.zip |
Reset bouncing maintainer address ("User unknown")
Diffstat (limited to 'editors/gate')
-rw-r--r-- | editors/gate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gate/Makefile b/editors/gate/Makefile index 26fe00f40183..bcd7515334e5 100644 --- a/editors/gate/Makefile +++ b/editors/gate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://www.wwnet.net/~janc/software/ DISTNAME= ${PORTNAME} -MAINTAINER= howardjp@wam.umd.edu +MAINTAINER= ports@FreeBSD.org COMMENT= A simple and unobtrusive line-oriented text editor RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |