diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2010-01-26 22:53:08 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2010-01-26 22:53:08 +0000 |
commit | 0fc09a0c474303642cc50613b5f7d9d48017c556 (patch) | |
tree | 39e895250725c1da4e28b0b68d66362a1df7199c /accessibility | |
parent | 92144196a4b9baf81efe3f97a8caa8bf00a38559 (diff) | |
download | ports-0fc09a0c474303642cc50613b5f7d9d48017c556.tar.gz ports-0fc09a0c474303642cc50613b5f7d9d48017c556.zip |
Notes
Diffstat (limited to 'accessibility')
-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 |