diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-23 22:18:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-23 22:18:16 +0000 |
commit | 0780b01cdec7ad6b79d47e6bfa7a4875768e8683 (patch) | |
tree | 60ba94613ccfcd2afa795aabd0ed1be1b8d78f78 /comms | |
parent | e855b7b162fd45b3f72653163690d9ddd6b4ecc0 (diff) |
Reset maintainer
Date: Tue, 22 Nov 2005 20:07:13 -0500
From: "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
To: Matthew Luckie <mjl@luckie.org.nz>
Subject: Re: comms/birda
On Nov 22, 2005, at 8:05 , Matthew Luckie wrote:
>I'm wondering if you've had a chance to take a look at PR 88968, which
>removes the deprecation status from comms/birda.
I'm no longer running FreeBSD; someone else will have to deal.
--
brandon s. allbery [linux,solaris,freebsd,perl]
allbery@kf8nh.com
system administrator [openafs,heimdal,too many hats]
allbery@ece.cmu.edu
electrical and computer engineering, carnegie mellon university
KF8NH
Notes
Notes:
svn path=/head/; revision=149213
Diffstat (limited to 'comms')
-rw-r--r-- | comms/birda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile index 3b9b50720d97..7ac9727a92df 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ -MAINTAINER= allbery@ece.cmu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc DEPRECATED= "mastersite disappeared, no longer maintained by author" |