diff options
author | jwb <jwb@FreeBSD.org> | 2017-12-01 06:11:04 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:02:34 +0800 |
commit | b8b4f4076bd783316d603179ec52ef5e89a0b53f (patch) | |
tree | 2c805b9a9c07f8b9feb23274878bddf97a32ecaa /biology | |
parent | 9a87a78a6c0df15cb69897fd436beb32a2ce8ab2 (diff) | |
download | freebsd-ports-gnome-b8b4f4076bd783316d603179ec52ef5e89a0b53f.tar.gz freebsd-ports-gnome-b8b4f4076bd783316d603179ec52ef5e89a0b53f.tar.zst freebsd-ports-gnome-b8b4f4076bd783316d603179ec52ef5e89a0b53f.zip |
biology/py-cutadapt: Remove MASTER_SITE_SUBDIR per mentor comment
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13303
Diffstat (limited to 'biology')
-rw-r--r-- | biology/py-cutadapt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/py-cutadapt/Makefile b/biology/py-cutadapt/Makefile index 863a1ee70ab2..f42ddecbb3bf 100644 --- a/biology/py-cutadapt/Makefile +++ b/biology/py-cutadapt/Makefile @@ -4,7 +4,6 @@ PORTNAME= cutadapt PORTVERSION= 1.14 CATEGORIES= biology python MASTER_SITES= CHEESESHOP -MASTER_SITE_SUBDIR= source/c/cutadapt PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jwb@FreeBSD.org |