diff options
Diffstat (limited to 'editors')
-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 6d117799f4d6..03be554c342d 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= A free collaborative editor LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ |