diff options
author | trevor <trevor@FreeBSD.org> | 2001-04-10 13:39:04 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-04-10 13:39:04 +0800 |
commit | 565660a8620d5c9f8fc87827a36cfd7c7b383032 (patch) | |
tree | e189811b4a12cf71c30c7122912641688cf59bc8 /audio/festlex-poslex | |
parent | d36a791bea31bbd9c712a89efb06a583a19d1822 (diff) | |
download | freebsd-ports-gnome-565660a8620d5c9f8fc87827a36cfd7c7b383032.tar.gz freebsd-ports-gnome-565660a8620d5c9f8fc87827a36cfd7c7b383032.tar.zst freebsd-ports-gnome-565660a8620d5c9f8fc87827a36cfd7c7b383032.zip |
Add MASTER_SITE_NETBSD.
Diffstat (limited to 'audio/festlex-poslex')
-rw-r--r-- | audio/festlex-poslex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile index d47d9b4ac5d0..9dc1018cc26f 100644 --- a/audio/festlex-poslex/Makefile +++ b/audio/festlex-poslex/Makefile @@ -11,6 +11,7 @@ PORTNAME= festlex-poslex PORTVERSION= 1.4.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/ DISTNAME= festlex_POSLEX DIST_SUBDIR= festival |