diff options
author | oliver <oliver@FreeBSD.org> | 2003-05-06 16:58:45 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-05-06 16:58:45 +0000 |
commit | 5f9b301e874c9739302ce6782bf2b61f23fdc736 (patch) | |
tree | 4723556d263b13c5a0479ed74f878fbe92a54d34 /security | |
parent | 5e2f1f738e95643d400f32f9b26804549263f30a (diff) | |
download | FreeBSD-ports-5f9b301e874c9739302ce6782bf2b61f23fdc736.zip FreeBSD-ports-5f9b301e874c9739302ce6782bf2b61f23fdc736.tar.gz |
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor)
Diffstat (limited to 'security')
-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 5717410..1f05634 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= lehmann@ans-netz.de +MAINTAINER= oliver@freebsd.org COMMENT= Ident server that supports user-defined ident strings USE_GMAKE= yes |