diff options
Diffstat (limited to 'shells/zsh3/Makefile')
-rw-r--r-- | shells/zsh3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh3/Makefile b/shells/zsh3/Makefile index 341704cbf34..e7d60565d5d 100644 --- a/shells/zsh3/Makefile +++ b/shells/zsh3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/03/05 16:27:28 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/07 15:28:50 jlam Exp $ # DISTNAME= zsh-3.0.8 @@ -16,7 +16,7 @@ COMMENT= The Z shell GNU_CONFIGURE= yes USE_TOOLS+= makeinfo -INFO_FILES= zsh.info +INFO_FILES= # PLIST .include "../../mk/bsd.prefs.mk" |