diff options
author | torstenb <torstenb@FreeBSD.org> | 1996-09-15 06:51:30 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1996-09-15 06:51:30 +0800 |
commit | d32b24e0f359b8f606188cdc0b8d6ce8b8df46a4 (patch) | |
tree | 898c45d016e74648d4d2bf3dacc888b9366dfb95 /audio/rsynth | |
parent | 48753a3d0cf02fb47beb9f0e6e3372e341402986 (diff) | |
download | freebsd-ports-gnome-d32b24e0f359b8f606188cdc0b8d6ce8b8df46a4.tar.gz freebsd-ports-gnome-d32b24e0f359b8f606188cdc0b8d6ce8b8df46a4.tar.zst freebsd-ports-gnome-d32b24e0f359b8f606188cdc0b8d6ce8b8df46a4.zip |
Path on MASTER_SITE has changed
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 |