diff options
| author | Guido van Rooij <guido@FreeBSD.org> | 1999-12-06 20:50:04 +0000 |
|---|---|---|
| committer | Guido van Rooij <guido@FreeBSD.org> | 1999-12-06 20:50:04 +0000 |
| commit | 46eae78a17c39e6362f33afa211d8d84a55f36a3 (patch) | |
| tree | f598f009950de6fdc2dbc5ee57b194daa1925668 /usr.sbin/ipftest | |
| parent | 05ec6079703a3a0e03e8fcd683f8fa381d59ba79 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ipftest')
| -rw-r--r-- | usr.sbin/ipftest/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ipftest/Makefile b/usr.sbin/ipftest/Makefile index f3255faaae63..5debdd514e96 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> |
