diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-07-30 11:42:42 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-07-30 11:42:42 +0000 |
commit | 867ba4527440538778fce34422f7885911a23cc2 (patch) | |
tree | a8466193be3a03f6051c863e6258212c922df79c /shells | |
parent | 90950c91d371aab216eec70d004b90496c8a9db6 (diff) | |
download | pkgsrc-867ba4527440538778fce34422f7885911a23cc2.tar.gz |
Add "used by" lines.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh/Makefile.common | 4 |
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 |