diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2018-01-31 09:07:07 +0800 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2018-01-31 09:07:07 +0800 |
commit | be26d1d9122188fd75601a1e37879719341d352a (patch) | |
tree | b2967bf4ef6e8ccf3fc49983cb3f96dc641b7292 /science/openkim | |
parent | e48d09c8038ee241c67866dc94f244e680847b55 (diff) | |
download | freebsd-ports-gnome-be26d1d9122188fd75601a1e37879719341d352a.tar.gz freebsd-ports-gnome-be26d1d9122188fd75601a1e37879719341d352a.tar.zst freebsd-ports-gnome-be26d1d9122188fd75601a1e37879719341d352a.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/openkim')
-rw-r--r-- | science/openkim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/openkim/Makefile b/science/openkim/Makefile index 7908c772cd61..ad4b141ced34 100644 --- a/science/openkim/Makefile +++ b/science/openkim/Makefile @@ -1,4 +1,3 @@ -# Created by: Jason Bacon # $FreeBSD$ PORTNAME= openkim @@ -8,7 +7,7 @@ CATEGORIES= science MASTER_SITES= http://s3.openkim.org/openkim-api/ DISTNAME= ${PORTNAME}-api-v${PORTVERSION} -MAINTAINER= bacon4000@gmail.com +MAINTAINER= jwb@FreeBSD.org COMMENT= Knowledgebase of Interatomic Models LICENSE= CDDL |