pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/plinkseq
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 11 15:50:59 UTC 2018
Modified Files:
pkgsrc/biology/plinkseq: Makefile
Log Message:
plinkseq: use https
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/biology/plinkseq/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/biology/plinkseq/Makefile
diff -u pkgsrc/biology/plinkseq/Makefile:1.5 pkgsrc/biology/plinkseq/Makefile:1.6
--- pkgsrc/biology/plinkseq/Makefile:1.5 Wed Jan 17 12:10:37 2018
+++ pkgsrc/biology/plinkseq/Makefile Sun Feb 11 15:50:59 2018
@@ -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@localhost
-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.
Home |
Main Index |
Thread Index |
Old Index