diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
commit | b77027ff367bd483a05125b9e59ec51183a750d7 (patch) | |
tree | 68f4bf91a0cca80e6657a533e5ab5b876819ef7e /audio/festival+OGI | |
parent | Back out previous commit, the port was recently fixed. (diff) |
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
Diffstat (limited to 'audio/festival+OGI')
-rw-r--r-- | audio/festival+OGI/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile index 2bf907cbfeda..d02bac614e65 100644 --- a/audio/festival+OGI/Makefile +++ b/audio/festival+OGI/Makefile @@ -24,6 +24,8 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= Text-to-speech system with OGI residual LPC synthesizer BROKEN= "Does not fetch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 LIB_DEPENDS= audio.2:${PORTSDIR}/audio/nas \ esd.2:${PORTSDIR}/audio/esound |