diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:26 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:26 +0800 |
commit | ee293147d3983d0058cb37d99a78f47dd5de25fb (patch) | |
tree | 8f1f28cc93f9eb1c84283bb812b3a6820a83c11b /biology/p5-bioperl | |
parent | d2566ccb509b57d6aff56bced3dc6f3e6ce183a7 (diff) | |
download | freebsd-ports-gnome-ee293147d3983d0058cb37d99a78f47dd5de25fb.tar.gz freebsd-ports-gnome-ee293147d3983d0058cb37d99a78f47dd5de25fb.tar.zst freebsd-ports-gnome-ee293147d3983d0058cb37d99a78f47dd5de25fb.zip |
Remove trailing whitespaces from category biology
Diffstat (limited to 'biology/p5-bioperl')
-rw-r--r-- | biology/p5-bioperl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile index 76e773513695..0e1e1b3b852d 100644 --- a/biology/p5-bioperl/Makefile +++ b/biology/p5-bioperl/Makefile @@ -985,7 +985,7 @@ MAN3= Bio::Align::AlignI.3 \ # now install all extra stuff (docs, examples, scripts, models) NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |