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 | 6970017a4f1c90b2a2b44af142cc0ba12810ebc3 (patch) | |
tree | a8466193be3a03f6051c863e6258212c922df79c /shells/zsh | |
parent | 13f5e68a2c074749b03f0a2c9279ea257466158e (diff) | |
download | pkgsrc-6970017a4f1c90b2a2b44af142cc0ba12810ebc3.tar.gz |
Add "used by" lines.
Diffstat (limited to 'shells/zsh')
-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 |