From 9ad014b723713f249df0022b0a8f9b60b4973d8d Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 5 Oct 2014 16:41:05 +0000 Subject: Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. --- editors/jed/Makefile.common | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'editors/jed') diff --git a/editors/jed/Makefile.common b/editors/jed/Makefile.common index e0fdc38303b..78bd2298da2 100644 --- a/editors/jed/Makefile.common +++ b/editors/jed/Makefile.common @@ -1,9 +1,7 @@ -# $NetBSD: Makefile.common,v 1.12 2012/05/23 04:48:35 dholland Exp $ +# $NetBSD: Makefile.common,v 1.13 2014/10/05 16:41:06 wiz Exp $ # - -# used by: -# editors/jed/Makefile -# editors/xjed/Makefile +# used by editors/jed/Makefile +# used by editors/xjed/Makefile DISTNAME= jed-0.99-16 CATEGORIES= editors -- cgit v1.2.3