summaryrefslogtreecommitdiff
path: root/audio/festdoc
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-05-23 04:35:39 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-05-23 04:35:39 +0000
commit5b34771f4470d6922102354ef1645bdcc8748dc0 (patch)
tree51f3d8fbbe636676a02f69b4dbd0c6c1eccc55a7 /audio/festdoc
parentUpdate to gd.4 (diff)
Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI.
Notes
Notes: svn path=/head/; revision=59762
Diffstat (limited to 'audio/festdoc')
-rw-r--r--audio/festdoc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/festdoc/Makefile b/audio/festdoc/Makefile
index e61a7ead1e37..1fcd3fb7fef9 100644
--- a/audio/festdoc/Makefile
+++ b/audio/festdoc/Makefile
@@ -10,9 +10,8 @@
PORTNAME= festdoc
PORTVERSION= 1.4.0.1
CATEGORIES= audio
-MASTER_SITES= http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ \
- ${MASTER_SITE_NETBSD} \
- ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/
+MASTER_SITES= ${MASTER_SITE_FESTIVAL}
+MASTER_SITE_SUBDIR= 1.4.1
DIST_SUBDIR= festival
MAINTAINER= trevor@FreeBSD.org