diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-08 22:19:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-08 22:19:27 +0000 |
commit | a862c84e890c5928c7f5054b387239908099c72f (patch) | |
tree | 212ea8bd23b69aede6b31a059953eb5ee4feed97 | |
parent | - Update to 2.5.5 (diff) |
Paul Seniura (pdseniura@techie.com) has volunteered to take over
maintainance of this port, which he uses at his work. Committed
with previous maintainer's (markm's) approval.
-rw-r--r-- | net/tn3270/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tn3270/Makefile b/net/tn3270/Makefile index 74baea13412e..cc12e37274af 100644 --- a/net/tn3270/Makefile +++ b/net/tn3270/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://people.freebsd.org/~markm/ \ ftp://ftp3.za.freebsd.org/pub/FreeBSD/distfiles/ DISTNAME= tn3270 -MAINTAINER= markm@FreeBSD.ORG +MAINTAINER= pdseniura@techie.com COMMENT= Full-screen remote login to IBM VM/CMS MAN1= tn3270.1 mset.1 |