summaryrefslogtreecommitdiff
path: root/editors/vim-share
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-04-19 13:55:17 +0000
committerwiz <wiz@pkgsrc.org>2001-04-19 13:55:17 +0000
commit86f6051937c4cd6c6dfe1765adbafcb22569094b (patch)
tree55e92e29b59398137c18fe4cbbcb3087f1e49088 /editors/vim-share
parent9106bfca40a67de123d845b55ca639c6e62af7cb (diff)
downloadpkgsrc-86f6051937c4cd6c6dfe1765adbafcb22569094b.tar.gz
Fix usage of common distfile.
Diffstat (limited to 'editors/vim-share')
-rw-r--r--editors/vim-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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: