From 0efdbb3c010867ddb1378884806bfc6493c831cd Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 19 Apr 2001 13:55:17 +0000 Subject: Fix usage of common distfile. --- editors/vim-share/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/vim-share') diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common index 34f6999f0fb..55bd82efd06 100644 --- a/editors/vim-share/Makefile.common +++ b/editors/vim-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2001/03/07 15:52:01 wiz Exp $ +# $NetBSD: Makefile.common,v 1.6 2001/04/19 13:55:17 wiz Exp $ VIM_VERSION= 5.7 @@ -16,7 +16,7 @@ HOMEPAGE= http://www.vim.org GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/src -DIGEST_FILE= ${.CURDIR}/../vim-share/files/md5 +DISTINFO_FILE= ${.CURDIR}/../vim-share/distinfo PATCHDIR= ${WRKDIR}/.patches pre-patch: -- cgit v1.2.3