diff options
author | jwb <jwb@FreeBSD.org> | 2018-01-31 09:07:07 +0800 |
---|---|---|
committer | jwb <jwb@FreeBSD.org> | 2018-01-31 09:07:07 +0800 |
commit | 9fbf5318b7cae50ee05c4a9ac48b45cc04c87322 (patch) | |
tree | b2967bf4ef6e8ccf3fc49983cb3f96dc641b7292 /biology/fastool/Makefile | |
parent | be70d3f7459ef849432f67ef7e0d32811afec264 (diff) | |
download | freebsd-ports-gnome-9fbf5318b7cae50ee05c4a9ac48b45cc04c87322.tar.gz freebsd-ports-gnome-9fbf5318b7cae50ee05c4a9ac48b45cc04c87322.tar.zst freebsd-ports-gnome-9fbf5318b7cae50ee05c4a9ac48b45cc04c87322.zip |
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128
Diffstat (limited to 'biology/fastool/Makefile')
-rw-r--r-- | biology/fastool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/fastool/Makefile b/biology/fastool/Makefile index 51f5f5bc5e19..794b5da65d43 100644 --- a/biology/fastool/Makefile +++ b/biology/fastool/Makefile @@ -1,11 +1,10 @@ -# Created by: Jason Bacon <bacon4000@gmail.com> # $FreeBSD$ PORTNAME= fastool PORTVERSION= 0.1.4 CATEGORIES= biology -MAINTAINER= bacon4000@gmail.com +MAINTAINER= jwb@FreeBSD.org COMMENT= Simple and quick FastQ and FastA tool for file reading and conversion LICENSE= BSD2CLAUSE |