diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /audio/pear-Text_Spell_Audio | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) |
- Take Maintainership
Approved by: mat (mentor)
Notes
Notes:
svn path=/head/; revision=402439
Diffstat (limited to 'audio/pear-Text_Spell_Audio')
-rw-r--r-- | audio/pear-Text_Spell_Audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pear-Text_Spell_Audio/Makefile b/audio/pear-Text_Spell_Audio/Makefile index 0d3a99e8934a..655ec0efd643 100644 --- a/audio/pear-Text_Spell_Audio/Makefile +++ b/audio/pear-Text_Spell_Audio/Makefile @@ -5,7 +5,7 @@ PORTNAME= Text_Spell_Audio PORTVERSION= 0.1.0 CATEGORIES= audio pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Generates a sound clip saying the contents of a string of characters USES= pear |