diff options
author | rafan <rafan@FreeBSD.org> | 2006-06-27 11:58:58 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-06-27 11:58:58 +0800 |
commit | f8781b7f7ad4a38e05987ff972460d892c136318 (patch) | |
tree | bda458153c384ca13866474c2adba512ef7c2db4 /net | |
parent | c17d6366e530c0408c5d99e370aba3b776ae1cf2 (diff) | |
download | freebsd-ports-gnome-f8781b7f7ad4a38e05987ff972460d892c136318.tar.gz freebsd-ports-gnome-f8781b7f7ad4a38e05987ff972460d892c136318.tar.zst freebsd-ports-gnome-f8781b7f7ad4a38e05987ff972460d892c136318.zip |
Change to my FreeBSD.org email.
Approved by: delphij (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/omnitty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/omnitty/Makefile b/net/omnitty/Makefile index ea28714f6de4..24ff2fd839ad 100644 --- a/net/omnitty/Makefile +++ b/net/omnitty/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= A curses-based SSH multiplexer LIB_DEPENDS= rote:${PORTSDIR}/devel/rote |