aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-03-14 19:46:59 +0800
committerobraun <obraun@FreeBSD.org>2004-03-14 19:46:59 +0800
commitb2ef58b20228ab3b6b89505e120de2b4737e8682 (patch)
tree9e6dca2ef8181481797af8c6050d7f27c1c81716 /security
parent54ed01f29be67ecf739c553966d721252b9002ea (diff)
downloadfreebsd-ports-graphics-b2ef58b20228ab3b6b89505e120de2b4737e8682.tar.gz
freebsd-ports-graphics-b2ef58b20228ab3b6b89505e120de2b4737e8682.tar.zst
freebsd-ports-graphics-b2ef58b20228ab3b6b89505e120de2b4737e8682.zip
Change maintainer address to maintainers @freebsd.org address.
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r--security/authpf/Makefile2
-rw-r--r--security/pf/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/authpf/Makefile b/security/authpf/Makefile
index d6acbe841aa..260ba5223bc 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
diff --git a/security/pf/Makefile b/security/pf/Makefile
index c4d717d340b..21e998dd4d7 100644
--- a/security/pf/Makefile
+++ b/security/pf/Makefile
@@ -14,7 +14,7 @@ PKGNAMESUFFIX= -altq
.endif
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= max@love2party.net
+MAINTAINER= mlaier@freebsd.org
COMMENT= OpenBSD pf as a kldmodule
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)