diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-18 23:25:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-18 23:25:44 +0800 |
commit | 2d54fbbc08a70686d3d3c1234bc14a58a7d97c01 (patch) | |
tree | cd5363a6628e4e356b80c505655a58f3361078f0 /biology/Makefile | |
parent | 964b9cb91678f491c9c816518937756a75432ac6 (diff) | |
download | freebsd-ports-gnome-2d54fbbc08a70686d3d3c1234bc14a58a7d97c01.tar.gz freebsd-ports-gnome-2d54fbbc08a70686d3d3c1234bc14a58a7d97c01.tar.zst freebsd-ports-gnome-2d54fbbc08a70686d3d3c1234bc14a58a7d97c01.zip |
- Move biology/p5-bioperl-run to biology/p5-BioPerl-Run
- Sort *_DEPENDS
- Add NO_ARCH
- Bump PORTREVISION for biology/p5-bioperl renaming
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index d24068a96660..7f4804d2445d 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -68,7 +68,7 @@ SUBDIR += p5-Bio-Phylo SUBDIR += p5-Bio-SCF SUBDIR += p5-BioPerl - SUBDIR += p5-bioperl-run + SUBDIR += p5-BioPerl-Run SUBDIR += p5-transdecoder SUBDIR += paml SUBDIR += phrap |