diff options
author | guido <guido@FreeBSD.org> | 2003-06-06 11:30:50 +0000 |
---|---|---|
committer | guido <guido@FreeBSD.org> | 2003-06-06 11:30:50 +0000 |
commit | 2036547e5904c679bd895be1c791785f1f10a23c (patch) | |
tree | 1f33f48fa124a6fe285d40516cca7621d1537ef7 /usr.sbin/iptest | |
parent | 8dfc0712c774d1feb628c178e825da87df3f6a9d (diff) | |
download | FreeBSD-src-2036547e5904c679bd895be1c791785f1f10a23c.zip FreeBSD-src-2036547e5904c679bd895be1c791785f1f10a23c.tar.gz |
Move my maintainership of parts of ipfilter back to Darren Reed
Diffstat (limited to 'usr.sbin/iptest')
-rw-r--r-- | usr.sbin/iptest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/iptest/Makefile b/usr.sbin/iptest/Makefile index f7a965d..eb61d2d 100644 --- a/usr.sbin/iptest/Makefile +++ b/usr.sbin/iptest/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -MAINTAINER= guido@freebsd.org +MAINTAINER= darrenr@freebsd.org .PATH: ${.CURDIR}/../../contrib/ipfilter/ipsend \ ${.CURDIR}/../../contrib/ipfilter |