diff options
| author | Guido van Rooij <guido@FreeBSD.org> | 2003-06-06 11:30:50 +0000 |
|---|---|---|
| committer | Guido van Rooij <guido@FreeBSD.org> | 2003-06-06 11:30:50 +0000 |
| commit | aff35e3a2b2dfa49f253c409f06c00e1afdf594d (patch) | |
| tree | 1f33f48fa124a6fe285d40516cca7621d1537ef7 /sbin/ipf | |
| parent | 57f0ef1f50e5f8ada85d8aed6bbd3f348f621307 (diff) | |
Notes
Diffstat (limited to 'sbin/ipf')
| -rw-r--r-- | sbin/ipf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile index dcb2856a2f36..731894817a0b 100644 --- a/sbin/ipf/Makefile +++ b/sbin/ipf/Makefile @@ -11,6 +11,6 @@ CFLAGS+=-I${.CURDIR}/../../sys/contrib/ipfilter CFLAGS+=-I${.CURDIR}/../../contrib/ipfilter WARNS= 0 -MAINTAINER= guido@freebsd.org +MAINTAINER= darrenr@freebsd.org .include <bsd.prog.mk> |
