summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:03 +0200
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:39 +0200
commit4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch)
tree85ee27f029c1ee293667902fe22b65ecac0ff154 /biology
parent6e6416d8c14628219cd46134e032add468fa7411 (diff)
downloadfreebsd-ports-4460cf727a7788c9ce21f3344ce5745e5cd9fc4a.zip
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'biology')
-rw-r--r--biology/pbbam/Makefile2
-rw-r--r--biology/pbseqan/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/pbbam/Makefile b/biology/pbbam/Makefile
index 6e7b508c36f0..e97ce13ea2b1 100644
--- a/biology/pbbam/Makefile
+++ b/biology/pbbam/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= biology
# As of March 2018, unanimity is no longer open source.
# See https://github.com/PacificBiosciences/ccs.
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PacBio BAM C++ library, with SWIG bindings
LICENSE= BSD3CLAUSE
diff --git a/biology/pbseqan/Makefile b/biology/pbseqan/Makefile
index 2753dc6c27d5..36aa16e34d37 100644
--- a/biology/pbseqan/Makefile
+++ b/biology/pbseqan/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= biology
# As of March 2018, unanimity is no longer open source.
# See https://github.com/PacificBiosciences/ccs.
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pacific Biosciences patched and stripped down SeqAn
LICENSE= BSD3CLAUSE