diff options
author | obraun <obraun@FreeBSD.org> | 2004-03-14 19:46:59 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-03-14 19:46:59 +0800 |
commit | b2ef58b20228ab3b6b89505e120de2b4737e8682 (patch) | |
tree | 9e6dca2ef8181481797af8c6050d7f27c1c81716 /security/authpf | |
parent | 54ed01f29be67ecf739c553966d721252b9002ea (diff) | |
download | freebsd-ports-gnome-b2ef58b20228ab3b6b89505e120de2b4737e8682.tar.gz freebsd-ports-gnome-b2ef58b20228ab3b6b89505e120de2b4737e8682.tar.zst freebsd-ports-gnome-b2ef58b20228ab3b6b89505e120de2b4737e8682.zip |
Change maintainer address to maintainers @freebsd.org address.
Submitted by: maintainer
Diffstat (limited to 'security/authpf')
-rw-r--r-- | security/authpf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/authpf/Makefile b/security/authpf/Makefile index d6acbe841aa2..260ba5223bcc 100644 --- a/security/authpf/Makefile +++ b/security/authpf/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -altq .endif DISTNAME= pf_freebsd_${PORTVERSION} -MAINTAINER= max@love2party.net +MAINTAINER= mlaier@freebsd.org COMMENT= Authentification shell for pf gateways RUN_DEPENDS= ${LOCALBASE}/modules/pf.ko:${PORTSDIR}/security/pf |