diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:28:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:28:25 +0000 |
commit | fceb9ae5abe2bde31b294dea51307bf18db88154 (patch) | |
tree | 07df3a9e52beab5f436995992aa71f730126d3c3 /net | |
parent | aee7dffd3fa345a5b020d533c6c97b0bd354e4a9 (diff) |
Reset max@FreeBSD.org due to no response to email about status.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=159532
Diffstat (limited to 'net')
-rw-r--r-- | net/telnetx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/telnetx/Makefile b/net/telnetx/Makefile index a30d8f12aa7d..01d69e67eae5 100644 --- a/net/telnetx/Makefile +++ b/net/telnetx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= trevor DISTNAME= telnetx+transit.src.940401 -MAINTAINER= max@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Telnet client with binary transfer protocols support RUN_DEPENDS+= bp:${PORTSDIR}/comms/bpl+ |