diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2017-12-01 06:11:04 +0800 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2017-12-01 06:11:04 +0800 |
commit | a64acd4f68ff22f66d8c7289a72248ba4590b91a (patch) | |
tree | 164a2e6dcdb248185f29efd5af792e740cb77272 /biology | |
parent | 9ac0ff7e9f2924d9aa11b1764663c1dba45eaca2 (diff) | |
download | freebsd-ports-gnome-a64acd4f68ff22f66d8c7289a72248ba4590b91a.tar.gz freebsd-ports-gnome-a64acd4f68ff22f66d8c7289a72248ba4590b91a.tar.zst freebsd-ports-gnome-a64acd4f68ff22f66d8c7289a72248ba4590b91a.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 |