From 13d6f46ff82a6273c819aa68b1a3e07945a6056c Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 3 Nov 2005 16:26:28 +0000 Subject: Fix typo botch in previous. --- misc/colortail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 303f2030888..1304d109931 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/11/03 15:11:37 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/11/03 16:26:28 tv Exp $ DISTNAME= colortail-0.3.0 CATEGORIES= misc @@ -20,5 +20,5 @@ post-install: conf.xferlog conf.daemon ${PREFIX}/share/examples/colortail ${SED} 's,@PREFIX@,${PREFIX},' ${PKGDIR}/DESCR > ${DESCR_SRC} -.include "../../libgetopt/buildlink3.mk" +.include "../../devel/libgetopt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3