diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-26 10:52:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-26 10:52:50 +0000 |
commit | 7b7ab2ee07fce1439edaea327d1093c25f725aa6 (patch) | |
tree | 1a8891fb06ae3fa44978f706997439e7b9be7bdd /security/oidentd | |
parent | 652927327811c37e4ad2f56825c2f98568b6a40d (diff) |
We have a new maintainer!
Date: Tue, 25 Feb 2003 00:10:09 -0800 (PST)
From: Mark Laws <mdl@60hz.org>
To: freebsd-ports-bugs@FreeBSD.org
This is fine. In fact, if you would like to take over the port, you may
do so if you wish. Unfortunately, I've been too busy to give it
the attention it deserves as of late. :(
--
Mark Laws mdl@60hz.org
http://www.60hz.org
Date: Tue, 25 Feb 2003 08:10:15 -0800 (PST)
From: Oliver Lehmann <lehmann@ans-netz.de>
To: freebsd-ports-bugs@FreeBSD.org
Ok, thanks. If nobody object, I'm willing to take the maintainership.
Greetings, Oliver
Notes
Notes:
svn path=/head/; revision=76489
Diffstat (limited to 'security/oidentd')
-rw-r--r-- | security/oidentd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile index 8886a81d3395..a7185e549ca6 100644 --- a/security/oidentd/Makefile +++ b/security/oidentd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ojnk -MAINTAINER= mdl@60hz.org +MAINTAINER= lehmann@ans-netz.de COMMENT= Ident server that supports user-defined ident strings USE_GMAKE= yes |