diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1996-09-14 22:51:30 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1996-09-14 22:51:30 +0000 |
commit | c2dadf3218ac5b84314d5167f73ddceee0e698ee (patch) | |
tree | 5b7b867efeb38f08cdf372ea34b26f779fb23ff4 /audio/rsynth | |
parent | 2889791e25914519867f75d854ece1260260aa8b (diff) | |
download | ports-c2dadf3218ac5b84314d5167f73ddceee0e698ee.tar.gz ports-c2dadf3218ac5b84314d5167f73ddceee0e698ee.zip |
Notes
Diffstat (limited to 'audio/rsynth')
-rw-r--r-- | audio/rsynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 1cec154397da..fd889fce5616 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -8,7 +8,7 @@ DISTNAME= rsynth-2.0 CATEGORIES= audio -MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/sources/ +MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis EXEC_DEPENDS= auvoxware:${PORTSDIR}/audio/nas |