diff options
author | oliver <oliver@FreeBSD.org> | 2003-05-07 00:58:45 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-05-07 00:58:45 +0800 |
commit | 5f9b301e874c9739302ce6782bf2b61f23fdc736 (patch) | |
tree | 4723556d263b13c5a0479ed74f878fbe92a54d34 /security | |
parent | 5e2f1f738e95643d400f32f9b26804549263f30a (diff) | |
download | freebsd-ports-graphics-5f9b301e874c9739302ce6782bf2b61f23fdc736.tar.gz freebsd-ports-graphics-5f9b301e874c9739302ce6782bf2b61f23fdc736.tar.zst freebsd-ports-graphics-5f9b301e874c9739302ce6782bf2b61f23fdc736.zip |
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 5717410cdcb..1f05634c09d 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 |