diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2018-01-31 01:07:07 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2018-01-31 01:07:07 +0000 |
commit | be26d1d9122188fd75601a1e37879719341d352a (patch) | |
tree | b2967bf4ef6e8ccf3fc49983cb3f96dc641b7292 /audio/praat | |
parent | e48d09c8038ee241c67866dc94f244e680847b55 (diff) | |
download | ports-be26d1d9122188fd75601a1e37879719341d352a.tar.gz ports-be26d1d9122188fd75601a1e37879719341d352a.zip |
Notes
Diffstat (limited to 'audio/praat')
-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 |