diff options
author | joerg <joerg@pkgsrc.org> | 2007-08-23 21:08:20 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-08-23 21:08:20 +0000 |
commit | 8c1eee644282b7e44d12bc0535b62ad96b61acca (patch) | |
tree | 60ac6a713665eb85d539effb1db6fbcfa753039f /audio/mbrolavox-us1 | |
parent | 33e5fb251e054bbe43ad1c85ef1dbd192e64153e (diff) | |
download | pkgsrc-8c1eee644282b7e44d12bc0535b62ad96b61acca.tar.gz |
Don't require exact nb revision for mbrola or the mbrolavox packages.
Take any nb revision. Bump revisions of all affected packages.
Diffstat (limited to 'audio/mbrolavox-us1')
-rw-r--r-- | audio/mbrolavox-us1/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mbrolavox-us1/Makefile b/audio/mbrolavox-us1/Makefile index 00a89bf064e..f4e7ad302bb 100644 --- a/audio/mbrolavox-us1/Makefile +++ b/audio/mbrolavox-us1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2006/12/28 11:47:52 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2007/08/23 21:08:20 joerg Exp $ DISTNAME= us1-980512 PKGNAME= mbrolavox-us1-980512 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us1/ \ http://www.festvox.org/mbrola/dba/us1/ @@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/ COMMENT= American English female voice for MBROLA -DEPENDS+= mbrola-301hnb1:../../audio/mbrola +DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola LICENSE= no-commercial-use |