pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
vcftools: Fix invalid pkgname
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Mar 22 19:09:06 2018 -0500
Changeset: bca25ac3bcf9fcbc36bbe41e50dbcae4ba906e8a
Modified Files:
vcftools/Makefile
Log Message:
vcftools: Fix invalid pkgname
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bca25ac3bcf9fcbc36bbe41e50dbcae4ba906e8a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
vcftools/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/vcftools/Makefile b/vcftools/Makefile
index c39a985fe4..deecdebc23 100644
--- a/vcftools/Makefile
+++ b/vcftools/Makefile
@@ -6,6 +6,7 @@
###########################################################
DISTNAME= vcftools_${DISTVERSION}
+PKGNAME= vcftools-${DISTVERSION}
DISTVERSION= 0.1.15
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=vcftools/}
Home |
Main Index |
Thread Index |
Old Index