summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2011-07-30 11:42:42 +0000
committerryoon <ryoon@pkgsrc.org>2011-07-30 11:42:42 +0000
commit6970017a4f1c90b2a2b44af142cc0ba12810ebc3 (patch)
treea8466193be3a03f6051c863e6258212c922df79c /shells
parent13f5e68a2c074749b03f0a2c9279ea257466158e (diff)
downloadpkgsrc-6970017a4f1c90b2a2b44af142cc0ba12810ebc3.tar.gz
Add "used by" lines.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common
index 8a5c3ed5e66..91f48d1631b 100644
--- a/shells/zsh/Makefile.common
+++ b/shells/zsh/Makefile.common
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile.common,v 1.60 2011/04/06 11:27:59 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.61 2011/07/30 11:42:42 ryoon Exp $
+# used by shells/zsh/Makefile
+# used by shells/zsh-current/Makefile
DISTNAME= zsh-${ZSH_VERSION}
CATEGORIES= shells