diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
commit | 4064cf228f8200a8df981d46a59a0c70ce4138b4 (patch) | |
tree | 7de1fc8c3498e54e74668ab5fa0d1f3323dd70ae /editors/gobby | |
parent | 26d0901c61b62890851dcacc5cf528ca05e670cc (diff) | |
download | FreeBSD-ports-4064cf228f8200a8df981d46a59a0c70ce4138b4.zip FreeBSD-ports-4064cf228f8200a8df981d46a59a0c70ce4138b4.tar.gz |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
Diffstat (limited to 'editors/gobby')
-rw-r--r-- | editors/gobby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 34b96ce..7f69dfe 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.0 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ -MAINTAINER= wxs@csh.rit.edu +MAINTAINER= wxs@atarininja.org COMMENT= A free collaborative editor LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ |