From 390e8cc2974df1888369c06339ef8e0e92b312b6 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Wed, 4 Jun 2003 15:58:03 +0000 Subject: [PATCH] Drop MAINTAINER bits from here. --- usr.sbin/tcpdchk/Makefile | 2 -- usr.sbin/tcpdmatch/Makefile | 2 -- 2 files changed, 4 deletions(-) diff --git a/usr.sbin/tcpdchk/Makefile b/usr.sbin/tcpdchk/Makefile index 3c5a040ed8cf..acef18c5f4ac 100644 --- a/usr.sbin/tcpdchk/Makefile +++ b/usr.sbin/tcpdchk/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= markm@FreeBSD.org - .PATH: ${.CURDIR}/../../contrib/tcp_wrappers PROG= tcpdchk diff --git a/usr.sbin/tcpdmatch/Makefile b/usr.sbin/tcpdmatch/Makefile index 161d54b1680e..bea68aa6aa3f 100644 --- a/usr.sbin/tcpdmatch/Makefile +++ b/usr.sbin/tcpdmatch/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= markm@FreeBSD.org - .PATH: ${.CURDIR}/../../contrib/tcp_wrappers PROG= tcpdmatch