diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-05 12:26:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-05 12:26:56 +0800 |
commit | 5e8f8e13d5c06fcf03501f87effee2007f542d9f (patch) | |
tree | 4f64ca9d8e0a13265e444e7fcff81557a80389d4 /biology/Makefile | |
parent | 62d39d81446dd7b00c2217aab7a175d533cd5f88 (diff) | |
download | freebsd-ports-gnome-5e8f8e13d5c06fcf03501f87effee2007f542d9f.tar.gz freebsd-ports-gnome-5e8f8e13d5c06fcf03501f87effee2007f542d9f.tar.zst freebsd-ports-gnome-5e8f8e13d5c06fcf03501f87effee2007f542d9f.zip |
Move devel/rubygem-bio to biology/rubygem-bio
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index de97395ca4f6..c9e607c2d7c5 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -88,6 +88,7 @@ SUBDIR += python-nexus SUBDIR += recombine SUBDIR += ruby-bio + SUBDIR += rubygem-bio SUBDIR += samtools SUBDIR += seaview SUBDIR += seqan |