pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

samtools: remove GITHUB_PROJECT, not needed, and unnecessary whitespace



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sat May 5 23:16:12 2018 +0200
Changeset:	090a51b9352fb66db7f259d550c429ed8ef380c0

Modified Files:
	samtools/Makefile

Log Message:
samtools: remove GITHUB_PROJECT, not needed, and unnecessary whitespace

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=090a51b9352fb66db7f259d550c429ed8ef380c0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 samtools/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/samtools/Makefile b/samtools/Makefile
index c778d1f76c..605e012fce 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -3,13 +3,11 @@
 DISTNAME=	samtools-1.8
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=samtools/}
-GITHUB_PROJECT=	samtools
 GITHUB_TAG=	${PKGVERSION_NOREV}
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://www.htslib.org/
 COMMENT=	Tools for manipulating next-generation sequencing data
-
 LICENSE=	mit
 
 USE_TOOLS+=	autoconf automake autoreconf gmake perl:run


Home | Main Index | Thread Index | Old Index