summaryrefslogtreecommitdiffstats
path: root/sbin/ipnat
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/ipnat
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/ipnat')
-rw-r--r--sbin/ipnat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipnat/Makefile b/sbin/ipnat/Makefile
index 8eed3a4..e6ffa62 100644
--- a/sbin/ipnat/Makefile
+++ b/sbin/ipnat/Makefile
@@ -9,4 +9,6 @@ MAN5= ipnat.5
SRCS= ipnat.c kmem.c natparse.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