diff options
author | avilla <avilla@FreeBSD.org> | 2010-01-27 06:53:08 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2010-01-27 06:53:08 +0800 |
commit | 5c41405a4532fbdef4cdf98172b5f0bb423425ca (patch) | |
tree | 95544220678d1dcc39fcfb2452a8873e1198a5fa /accessibility/speech-dispatcher | |
parent | 13485e79e5b6963e313f4319ed98b33433cdfe00 (diff) | |
download | freebsd-ports-gnome-5c41405a4532fbdef4cdf98172b5f0bb423425ca.tar.gz freebsd-ports-gnome-5c41405a4532fbdef4cdf98172b5f0bb423425ca.tar.zst freebsd-ports-gnome-5c41405a4532fbdef4cdf98172b5f0bb423425ca.zip |
- Update my e-mail address in the ports I maintain.
Approved by: miwi (mentor)
Diffstat (limited to 'accessibility/speech-dispatcher')
-rw-r--r-- | accessibility/speech-dispatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile index d3e1295d82d5..0d7b1166846a 100644 --- a/accessibility/speech-dispatcher/Makefile +++ b/accessibility/speech-dispatcher/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.6.7 CATEGORIES= accessibility audio MASTER_SITES= http://www.freebsoft.org/pub/projects/speechd/ -MAINTAINER= villa.alberto@gmail.com +MAINTAINER= avilla@FreeBSD.org COMMENT= Common interface to speech synthesis LIB_DEPENDS= dotconf.0:${PORTSDIR}/devel/dotconf |