diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-20 00:49:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-20 00:49:49 +0800 |
commit | 4064cf228f8200a8df981d46a59a0c70ce4138b4 (patch) | |
tree | 7de1fc8c3498e54e74668ab5fa0d1f3323dd70ae /editors/gobby/Makefile | |
parent | 26d0901c61b62890851dcacc5cf528ca05e670cc (diff) | |
download | freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.tar.gz freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.tar.zst freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.zip |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
Diffstat (limited to 'editors/gobby/Makefile')
-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 34b96ce360c1..7f69dfebc37f 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 \ |