diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
commit | a9c3a0685a2f20045ee98b5c1e849faa5216e6c3 (patch) | |
tree | 8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /audio/mbrola | |
parent | c59a21b4c42ab0a86b75f15bf35edc7febba33fb (diff) | |
download | pkgsrc-a9c3a0685a2f20045ee98b5c1e849faa5216e6c3.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/mbrola')
-rw-r--r-- | audio/mbrola/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/mbrola/Makefile b/audio/mbrola/Makefile index 2f090cd8d01..31744bb4f28 100644 --- a/audio/mbrola/Makefile +++ b/audio/mbrola/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:11 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/14 07:59:09 wiz Exp $ DISTNAME= mbr301h PKGNAME= mbrola-301h PKGREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.festvox.org/mbrola/bin/netbsd/ +MASTER_SITES= http://tcts.fpms.ac.be/synthesis/mbrola/bin/netbsd/ \ + http://www.festvox.org/mbrola/bin/netbsd/ EXTRACT_SUFX= .zip MAINTAINER= proff@iq.org -HOMEPAGE= http://www.festvox.org/mbrola/ +HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/ COMMENT= MBROLA diphone synthesizer executable LICENSE= no-commercial-use |