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 /science/afni/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 'science/afni/Makefile')
-rw-r--r-- | science/afni/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile index 296114462daa..c4f6452cdcd6 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,4 +1,3 @@ -# Created by: Jason W. Bacon <bacon4000@gmail.com> # $FreeBSD$ ############################################################################ @@ -15,7 +14,7 @@ PORTREVISION= 5 CATEGORIES= science biology graphics MASTER_SITES= http://www.acadix.biz/Ports/distfiles/ -MAINTAINER= bacon4000@gmail.com +MAINTAINER= jwb@FreeBSD.org COMMENT= Advanced Functional Neuro Imaging LICENSE= GPLv2 |