diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 21:15:57 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 21:15:57 +0000 |
commit | 185b61fc6c0a596569713ed702a62e24c7442c00 (patch) | |
tree | 6486e069858905ca1a5712f013989e53226dcb2e /audio/festvox-aec | |
parent | 0df61c84bb6ee2a02aa07290571363fba338ce1c (diff) |
Notes
Diffstat (limited to 'audio/festvox-aec')
-rw-r--r-- | audio/festvox-aec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festvox-aec/Makefile b/audio/festvox-aec/Makefile index c9e803623046..102e922f27f3 100644 --- a/audio/festvox-aec/Makefile +++ b/audio/festvox-aec/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} DISTNAME= voice_aec_di-2.0 DIST_SUBDIR= festival -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org COMMENT= American English male voice for Festival speech synthesis system RUN_DEPENDS= festival:${PORTSDIR}/audio/festival \ |