diff options
author | kris <kris@FreeBSD.org> | 2003-08-15 22:25:31 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-15 22:25:31 +0000 |
commit | b817978678713dff1a525a65d204f9b3c652dbeb (patch) | |
tree | 26c5914f32c08d84cd3c58f53b4f03f13ceaad9f /editors | |
parent | 59267588803f9453b8e0766111fb9e997e41674c (diff) | |
download | FreeBSD-ports-b817978678713dff1a525a65d204f9b3c652dbeb.zip FreeBSD-ports-b817978678713dff1a525a65d204f9b3c652dbeb.tar.gz |
Reset bouncing maintainer address ("User unknown")
Diffstat (limited to 'editors')
-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 26fe00f..bcd7515 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 |