From b2ef58b20228ab3b6b89505e120de2b4737e8682 Mon Sep 17 00:00:00 2001 From: obraun Date: Sun, 14 Mar 2004 11:46:59 +0000 Subject: Change maintainer address to maintainers @freebsd.org address. Submitted by: maintainer --- security/pf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/pf') diff --git a/security/pf/Makefile b/security/pf/Makefile index c4d717d340be..21e998dd4d71 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) -- cgit