aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ipftest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ipftest/Makefile')
-rw-r--r--usr.sbin/ipftest/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ipftest/Makefile b/usr.sbin/ipftest/Makefile
index f3255faaae634..5debdd514e964 100644
--- a/usr.sbin/ipftest/Makefile
+++ b/usr.sbin/ipftest/Makefile
@@ -17,4 +17,6 @@ CLEANFILES+= opt_ipfilter.h
opt_ipfilter.h: Makefile
echo "#define IPFILTER 1" > opt_ipfilter.h
+MAINTAINER= guido@freebsd.org
+
.include <bsd.prog.mk>