summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
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