summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorryoon <ryoon>2011-07-30 11:42:42 +0000
committerryoon <ryoon>2011-07-30 11:42:42 +0000
commit9380703cd8e4e698280df7d1ee5faed4531218c7 (patch)
treea8466193be3a03f6051c863e6258212c922df79c /shells
parenta0c1621b3cc27727d40ca065fbb1f0891fe9fdd9 (diff)
downloadpkgsrc-9380703cd8e4e698280df7d1ee5faed4531218c7.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