diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
commit | 30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c (patch) | |
tree | f5265edc07e5ab3d380ce3b413e9f0f5736dccfc /net/bbsnet | |
parent | This is unfetchable (discovered by fenner's survey). (diff) |
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw
Notes
Notes:
svn path=/head/; revision=94596
Diffstat (limited to 'net/bbsnet')
-rw-r--r-- | net/bbsnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bbsnet/Makefile b/net/bbsnet/Makefile index 8d5b56d0d14b..65643711d566 100644 --- a/net/bbsnet/Makefile +++ b/net/bbsnet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://linux.ee.tku.edu.tw/~kids/resource/ \ ftp://freebsd.sinica.edu.tw/pub/statue/bbsnet/ -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A front-end of telnet client for multiple users or in private WRKSRC= ${WRKDIR}/bbsnet |