From 051377f214b0a522ef9ad5a533628b8caec6adb4 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 4 Mar 2018 16:26:24 +0000 Subject: vim*: follow redirect --- editors/vim-share/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common index 71f780071af..99d70ef5830 100644 --- a/editors/vim-share/Makefile.common +++ b/editors/vim-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.160 2017/12/08 20:12:43 bsiegert Exp $ +# $NetBSD: Makefile.common,v 1.161 2018/03/04 16:26:24 wiz Exp $ # used by editors/vim/Makefile # used by editors/vim-gtk2/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=vim/} .include "../../mk/bsd.prefs.mk" MAINTAINER= morr@NetBSD.org -HOMEPAGE= http://www.vim.org/ +HOMEPAGE= https://www.vim.org/ LICENSE= vim-license CONFLICTS+= vim-kde-[0-9]* -- cgit v1.2.3