diff options
author | joerg <joerg> | 2007-08-23 21:08:20 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-08-23 21:08:20 +0000 |
commit | 362787c1a41100a4e18b1a6180064e8d308b9fb9 (patch) | |
tree | 60ac6a713665eb85d539effb1db6fbcfa753039f /audio/mbrolavox-us2 | |
parent | a14788a7da110f82fbc645c253b69e3b29a7aed0 (diff) | |
download | pkgsrc-362787c1a41100a4e18b1a6180064e8d308b9fb9.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-us2')
-rw-r--r-- | audio/mbrolavox-us2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile index 565870b78eb..ab581f65eac 100644 --- a/audio/mbrolavox-us2/Makefile +++ b/audio/mbrolavox-us2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/12/28 11:47:52 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2007/08/23 21:08:20 joerg Exp $ DISTNAME= us2-980812 PKGNAME= mbrolavox-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us2/ \ http://www.festvox.org/mbrola/dba/us2/ @@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola/ COMMENT= American English male voice for MBROLA -DEPENDS+= mbrola-301hnb1:../../audio/mbrola +DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola LICENSE= no-commercial-use |