From 62999027ad518d80aa0d8cbdf8ba7e4f48e332bf Mon Sep 17 00:00:00 2001 From: mjc Date: Sat, 28 May 2005 03:49:54 +0000 Subject: [PATCH] doh! missing part of path. spotted by msf@ --- net/netdude/plugins/traffic-analyzer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/netdude/plugins/traffic-analyzer/Makefile b/net/netdude/plugins/traffic-analyzer/Makefile index aa6fd90ed69..c63b37f673f 100644 --- a/net/netdude/plugins/traffic-analyzer/Makefile +++ b/net/netdude/plugins/traffic-analyzer/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2005/05/27 23:51:07 mjc Exp $ +# $OpenBSD: Makefile,v 1.2 2005/05/28 03:49:54 mjc Exp $ COMMENT= "netdude plugin providing traffic analysis" @@ -11,7 +11,7 @@ HOMEPAGE= http://netdude.sourceforge.net/ MAINTAINER= Markus Friedl \ Michael Coulter -BUILD_DEPENDS= ::net/libnetdude/traffic-analyzer \ +BUILD_DEPENDS= ::net/libnetdude/plugins/traffic-analyzer \ ::net/netdude/netdude # BSD