diff options
author | trevor <trevor@FreeBSD.org> | 2002-05-23 12:35:39 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-05-23 12:35:39 +0800 |
commit | 1ed389fb8123cbf26e7a5fadb6e691f4d52cb1d0 (patch) | |
tree | b6ffb452c4a786ceecfdcb544f95923acdefb313 /audio/festogi-spanish | |
parent | b244d92c6f4c4a37492b409eb4019acf6af3ba77 (diff) | |
download | freebsd-ports-gnome-1ed389fb8123cbf26e7a5fadb6e691f4d52cb1d0.tar.gz freebsd-ports-gnome-1ed389fb8123cbf26e7a5fadb6e691f4d52cb1d0.tar.zst freebsd-ports-gnome-1ed389fb8123cbf26e7a5fadb6e691f4d52cb1d0.zip |
Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI.
Diffstat (limited to 'audio/festogi-spanish')
-rw-r--r-- | audio/festogi-spanish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festogi-spanish/Makefile b/audio/festogi-spanish/Makefile index ec1210db1abf..1978c8c3c4ce 100644 --- a/audio/festogi-spanish/Makefile +++ b/audio/festogi-spanish/Makefile @@ -10,7 +10,7 @@ PORTNAME= festogi-spanish PORTVERSION= 2.0 CATEGORIES= audio -MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ +MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} DISTNAME= OGIspanish-2.0 DIST_SUBDIR= festival |