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) |
Notes
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" |