diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
commit | ba5a82b53b565b204d76e867c363d30037067e40 (patch) | |
tree | 19cfbde26ef47184b0cb854fb5c12de95c598697 /net/omnitty | |
parent | 86c6a22bfb3970d5967ef4e09fabdd140b19d637 (diff) | |
download | ports-ba5a82b53b565b204d76e867c363d30037067e40.tar.gz ports-ba5a82b53b565b204d76e867c363d30037067e40.zip |
Notes
Diffstat (limited to 'net/omnitty')
-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 |