diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-23 04:35:39 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-23 04:35:39 +0000 |
commit | 5b34771f4470d6922102354ef1645bdcc8748dc0 (patch) | |
tree | 51f3d8fbbe636676a02f69b4dbd0c6c1eccc55a7 /audio/festlex-ogi/Makefile | |
parent | cbecc7fb36bf65a963c8f00327b6d3ff6c48708d (diff) | |
download | ports-5b34771f4470d6922102354ef1645bdcc8748dc0.tar.gz ports-5b34771f4470d6922102354ef1645bdcc8748dc0.zip |
Notes
Diffstat (limited to 'audio/festlex-ogi/Makefile')
-rw-r--r-- | audio/festlex-ogi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index c5e5106bed4f..eec0aa528240 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -10,8 +10,7 @@ PORTNAME= festlex-ogi PORTVERSION= 2.0 CATEGORIES= audio -MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ \ - ${MASTER_SITE_NETBSD} +MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} DISTNAME= OGIlexicon-2.0 DIST_SUBDIR= festival |