diff options
author | jschauma <jschauma> | 2002-08-01 02:31:21 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-08-01 02:31:21 +0000 |
commit | 7d8c56953c98b40367b07c8797635bd3ef37f955 (patch) | |
tree | 1d8af887cb3636ab19daff687932e24c16493d24 /comms/binkd | |
parent | adf49ee6770741a1cd385b3893c292e57e968173 (diff) | |
download | pkgsrc-7d8c56953c98b40367b07c8797635bd3ef37f955.tar.gz |
Change MAINTAINER from tv at netbsd dot org to tv at pobox dot com after
consulting with Todd.
Diffstat (limited to 'comms/binkd')
-rw-r--r-- | comms/binkd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 8d500e682c2..082adcc9a5d 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/08/19 04:48:33 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/08/01 02:31:21 jschauma Exp $ # DISTNAME= binkd094 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.corbina.net/~maloff/binkd/ \ ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/ EXTRACT_SUFX= .zip -MAINTAINER= tv@netbsd.org +MAINTAINER= tv@pobox.com HOMEPAGE= http://www.corbina.net/~maloff/binkd/ COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol |