summaryrefslogtreecommitdiff
path: root/editors/jed
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
commit9b82e9a27b238d93d0c76ee9b7139b38e8afb51c (patch)
tree21ea191501d7c68d453d415f45f84ea2a04df338 /editors/jed
parentf9fc1c36f0f84fa343d73234e010db5a17e16350 (diff)
downloadpkgsrc-9b82e9a27b238d93d0c76ee9b7139b38e8afb51c.tar.gz
note where this is used
Diffstat (limited to 'editors/jed')
-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/ \