summaryrefslogtreecommitdiffstats
path: root/sbin/ipf
diff options
context:
space:
mode:
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