diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-28 17:52:11 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-28 17:52:11 +0000 |
commit | afe5727737af2e96083ce1fd703e08ca267684bb (patch) | |
tree | ae7fa8ff2a0156d0d3dcb2494f0045f92d5ba666 /biology | |
parent | b9fa3248111c81ebf2d12db64c1487bac60b29a2 (diff) | |
download | ports-afe5727737af2e96083ce1fd703e08ca267684bb.tar.gz ports-afe5727737af2e96083ce1fd703e08ca267684bb.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/phylip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index 15f8595651d7..7bf26844c122 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Phylogeny Inference Package LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYRIGHT +LICENSE_FILE= ${WRKSRC}/src/COPYRIGHT BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |