diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-03-19 12:17:58 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-03-19 12:17:58 +0000 |
commit | 64707e1977e84c54e5bf3a0954547717b242733b (patch) | |
tree | 3ec5c9b4001a3d830d24d636884fb7a963b4f66c /audio | |
parent | 0174711a775087f0ea83f8dd87d7554550725347 (diff) | |
download | ports-64707e1977e84c54e5bf3a0954547717b242733b.tar.gz ports-64707e1977e84c54e5bf3a0954547717b242733b.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festvox-russian/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/festvox-russian/Makefile b/audio/festvox-russian/Makefile index c35f881476cf..58ce60e1e719 100644 --- a/audio/festvox-russian/Makefile +++ b/audio/festvox-russian/Makefile @@ -4,7 +4,8 @@ PORTNAME= festvox PORTVERSION= 0.5 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITES= SF/festlang.berlios/ \ + ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= festlang PKGNAMESUFFIX= -russian DISTNAME= msu_ru_nsh_clunits-${PORTVERSION} |