summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-05-23 04:47:13 +0000
committerdholland <dholland@pkgsrc.org>2012-05-23 04:47:13 +0000
commit504cb55016b5fa89da3489e2fc2b8b05573c3fea (patch)
tree21ea191501d7c68d453d415f45f84ea2a04df338 /editors
parente4165797d53c7c8b44375c748283765265dacf2a (diff)
downloadpkgsrc-504cb55016b5fa89da3489e2fc2b8b05573c3fea.tar.gz
note where this is used
Diffstat (limited to 'editors')
-rw-r--r--editors/jed/Makefile.common7
1 files changed, 6 insertions, 1 deletions
diff --git a/editors/jed/Makefile.common b/editors/jed/Makefile.common
index 7bac4a14260..724185ddcf7 100644
--- a/editors/jed/Makefile.common
+++ b/editors/jed/Makefile.common
@@ -1,5 +1,10 @@
-# $NetBSD: Makefile.common,v 1.10 2012/03/12 12:07:40 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.11 2012/05/23 04:47:13 dholland Exp $
#
+
+# used by:
+# editors/jed/Makefile
+# editors/xjed/Makefile
+
DISTNAME= jed-0.99-16
CATEGORIES= editors
MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.99/ \