summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-04 16:26:51 +0000
committerwiz <wiz@pkgsrc.org>2018-03-04 16:26:51 +0000
commit91df935eabbfb04efadf65af8e755c1b128230d2 (patch)
tree4a874aff75a0c69847d39e6f77916791911260d5
parent051377f214b0a522ef9ad5a533628b8caec6adb4 (diff)
downloadpkgsrc-91df935eabbfb04efadf65af8e755c1b128230d2.tar.gz
vimpager: follow redirect
-rw-r--r--misc/vimpager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/vimpager/Makefile b/misc/vimpager/Makefile
index 03368033d7d..234cdd099b9 100644
--- a/misc/vimpager/Makefile
+++ b/misc/vimpager/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2017/10/24 04:24:40 maya Exp $
+# $NetBSD: Makefile,v 1.8 2018/03/04 16:26:51 wiz Exp $
DISTNAME= vimpager-1.8.9
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=rkitover/}
MAINTAINER= nonakap@gmail.com
-HOMEPAGE= http://www.vim.org/scripts/script.php?script_id=1723
+HOMEPAGE= https://www.vim.org/scripts/script.php?script_id=1723
COMMENT= Use ViM as PAGER
LICENSE= 2-clause-bsd