From d0398fdb47b2e80c2fa2ee9c02c21e40dbfff5e7 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 11 Feb 2018 15:50:59 +0000 Subject: plinkseq: use https --- biology/plinkseq/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'biology/plinkseq') diff --git a/biology/plinkseq/Makefile b/biology/plinkseq/Makefile index c5af55f142f..93525e2f2e0 100644 --- a/biology/plinkseq/Makefile +++ b/biology/plinkseq/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2018/01/17 12:10:37 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2018/02/11 15:50:59 wiz Exp $ DISTNAME= plinkseq-0.08 PKGREVISION= 2 CATEGORIES= biology -MASTER_SITES= http://atgu.mgh.harvard.edu/plinkseq/dist/version-0.08/ +MASTER_SITES= https://atgu.mgh.harvard.edu/plinkseq/dist/version-0.08/ MAINTAINER= jwbacon@tds.net -HOMEPAGE= http://atgu.mgh.harvard.edu/plinkseq/ +HOMEPAGE= https://atgu.mgh.harvard.edu/plinkseq/ COMMENT= C/C++ library for working with human genetic variation data LICENSE= gnu-gpl-v2 # Assuming same as plink. No info on web. -- cgit v1.2.3