diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
commit | 1fe84935491d4c60b88821e24fd84487576a52c9 (patch) | |
tree | 06085ad4d2e9607f6e9d7d21e57cc5c7d6c957dc /comms | |
parent | Original source never maintained. (diff) |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Notes
Notes:
svn path=/head/; revision=80360
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tits/Makefile b/comms/tits/Makefile index c82d3cfd96ed..6e19bb6271a9 100644 --- a/comms/tits/Makefile +++ b/comms/tits/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= comms MASTER_SITES= http://www.mctavish.co.uk/tits/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= A server which provides telnet(1) access to one or more tty ports USE_REINPLACE= yes |