diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-10 05:39:04 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-10 05:39:04 +0000 |
commit | c5f79c39cd1da4f0906d22c0d9c19bb0ca1a08bb (patch) | |
tree | cae23740e6c4653fb44e84168de98cc6e665e4e1 /audio/festdoc | |
parent | 9a17de21a6a5f3208a5050a86570dcae4c7e9929 (diff) | |
download | ports-c5f79c39cd1da4f0906d22c0d9c19bb0ca1a08bb.tar.gz ports-c5f79c39cd1da4f0906d22c0d9c19bb0ca1a08bb.zip |
Notes
Diffstat (limited to 'audio/festdoc')
-rw-r--r-- | audio/festdoc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/festdoc/Makefile b/audio/festdoc/Makefile index 2636274b1077..e61a7ead1e37 100644 --- a/audio/festdoc/Makefile +++ b/audio/festdoc/Makefile @@ -11,6 +11,7 @@ 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/ DIST_SUBDIR= festival |