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 /audio | |
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 'audio')
-rw-r--r-- | audio/praat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/praat/Makefile b/audio/praat/Makefile index cb64ed81ee4a..1802a66ab091 100644 --- a/audio/praat/Makefile +++ b/audio/praat/Makefile @@ -1,4 +1,3 @@ -# Created by: Jason Bacon <bacon4000@gmail.com> # $FreeBSD$ PORTNAME= praat @@ -7,7 +6,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= audio science -MAINTAINER= bacon4000@gmail.com +MAINTAINER= jwb@FreeBSD.org COMMENT= Phonetics by Computer LICENSE= GPLv2 |