summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iptest/Makefile
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/iptest/Makefile
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/iptest/Makefile')
-rw-r--r--usr.sbin/iptest/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/iptest/Makefile b/usr.sbin/iptest/Makefile
index f296945..9465369 100644
--- a/usr.sbin/iptest/Makefile
+++ b/usr.sbin/iptest/Makefile
@@ -12,4 +12,6 @@ CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \
-I${.CURDIR}/../../contrib/ipfilter/ipsend \
-I${.CURDIR}/../../contrib/ipfilter
+MAINTAINER= guido@freebsd.org
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud