diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-08-01 02:31:21 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-08-01 02:31:21 +0000 |
commit | 1a42907260feb092a5347384ad01d04f5812c2e7 (patch) | |
tree | 1d8af887cb3636ab19daff687932e24c16493d24 /comms/binkd/Makefile | |
parent | 4230bb8777be6e33066cae931870a60675ce3217 (diff) | |
download | pkgsrc-1a42907260feb092a5347384ad01d04f5812c2e7.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/Makefile')
-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 |