From 5c3064772c2b01d274fcc287cca19c3be8a440a1 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Sat, 9 Jul 2011 00:45:41 +0000 Subject: rmove rotten netatalk bits --- usr.bin/netstat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/netstat/Makefile') diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile index cb1f81d8324..a6ebfb924f0 100644 --- a/usr.bin/netstat/Makefile +++ b/usr.bin/netstat/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.19 2007/12/14 18:35:46 deraadt Exp $ +# $OpenBSD: Makefile,v 1.20 2011/07/09 00:45:40 henning Exp $ PROG= netstat SRCS= if.c inet.c inet6.c main.c mbuf.c mroute.c route.c \ - unix.c atalk.c mroute6.c net80211.c show.c + unix.c mroute6.c net80211.c show.c BINGRP= kmem BINMODE=2555 LDADD= -lkvm -- cgit v1.2.3