summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ipftest
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>1999-12-06 20:50:04 +0000
committerguido <guido@FreeBSD.org>1999-12-06 20:50:04 +0000
commit72d1e2ab21d9844e293def2b2744a8ab9e6286ef (patch)
tree1b707c9f35b555bc3d30905972fa340449d7d4bd /usr.sbin/ipftest
parent4cc3cbace7029fcf5184e973f40780d4077c15ac (diff)
downloadFreeBSD-src-72d1e2ab21d9844e293def2b2744a8ab9e6286ef.zip
FreeBSD-src-72d1e2ab21d9844e293def2b2744a8ab9e6286ef.tar.gz
Move basic ifilter utils to sbin where they shold have been committed by
me in the first place. While we're at it: add MAINTAINER line
Diffstat (limited to 'usr.sbin/ipftest')
-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 f3255fa..5debdd5 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>
OpenPOWER on IntegriCloud