summaryrefslogtreecommitdiffstats
path: root/sbin/ipf
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>1999-12-15 19:48:02 +0000
committerguido <guido@FreeBSD.org>1999-12-15 19:48:02 +0000
commitaf5d601f3712be0d8a48109dfd7023a421d33ff1 (patch)
treecc0406a3eeee6e1de7c2d62a3eb84496ef026d05 /sbin/ipf
parentd7b240d6df3e64c1567272da56588e09f07aab5b (diff)
downloadFreeBSD-src-af5d601f3712be0d8a48109dfd7023a421d33ff1.zip
FreeBSD-src-af5d601f3712be0d8a48109dfd7023a421d33ff1.tar.gz
Add MAINTAINER tag.
The Makefiles in sbin/{ipfstat,ipmon,ipnat} were repository copied from the respective directories in usr.sbin
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile
index 9056cf0..6c2be11 100644
--- a/sbin/ipf/Makefile
+++ b/sbin/ipf/Makefile
@@ -9,4 +9,6 @@ MAN8= ipf.8
SRCS= ipf.c parse.c opt.c facpri.c
CFLAGS+=-DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../contrib/ipfilter
+MAINTAINER= guido@freebsd.org
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud