summaryrefslogtreecommitdiff
path: root/editors/jed
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-05 16:41:05 +0000
committerwiz <wiz>2014-10-05 16:41:05 +0000
commit9ad014b723713f249df0022b0a8f9b60b4973d8d (patch)
tree2480e460ff161850b9fccffc99831a1bbe1baf7e /editors/jed
parent5f31fb7841cccd30d31a808dd1fb75a37681da19 (diff)
downloadpkgsrc-9ad014b723713f249df0022b0a8f9b60b4973d8d.tar.gz
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile.common8
1 files changed, 3 insertions, 5 deletions
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