summaryrefslogtreecommitdiffstats
path: root/sbin/ipfstat
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/ipfstat
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/ipfstat')
-rw-r--r--sbin/ipfstat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipfstat/Makefile b/sbin/ipfstat/Makefile
index e506180..d714c36 100644
--- a/sbin/ipfstat/Makefile
+++ b/sbin/ipfstat/Makefile
@@ -7,4 +7,6 @@ MAN8= ipfstat.8
SRCS= fils.c parse.c opt.c kmem.c facpri.c
CFLAGS+=-DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../sys -I${.CURDIR}/../../contrib/ipfilter
+MAINTAINER= guido@freebsd.org
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud