pkgsrc-WIP-changes archive

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

samtools0119: Fix PKGNAME



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Mon Apr 3 10:25:46 2017 -0500
Changeset:	ffb36d20495e8ffec1a31600b4cd1f6f8ab3c259

Modified Files:
	samtools0119/Makefile

Log Message:
samtools0119: Fix PKGNAME

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

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

diffstat:
 samtools0119/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/samtools0119/Makefile b/samtools0119/Makefile
index 096c0836ed..6a549ae2cb 100644
--- a/samtools0119/Makefile
+++ b/samtools0119/Makefile
@@ -5,7 +5,7 @@
 ###########################################################
 
 DISTNAME=	samtools-${PORTVERSION}
-PKGNAME=	samtools01-${PORTVERSION}
+PKGNAME=	samtools0119-${PORTVERSION}
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=samtools/}
 EXTRACT_SUFX=	.tar.bz2


Home | Main Index | Thread Index | Old Index