diff options
Diffstat (limited to 'audio/mbrolavox/Makefile')
-rw-r--r-- | audio/mbrolavox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile index 5d8d1a5b6952..1df441197a52 100644 --- a/audio/mbrolavox/Makefile +++ b/audio/mbrolavox/Makefile @@ -33,7 +33,7 @@ pre-everything:: ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure .endif .endif -DISTFILES?= us1.zip +DISTFILES?= us1-980512.zip .if exists(${WRKDIRPREFIX}${.CURDIR}/work/voices.conf) DISTFILES!=${CAT} ${WRKDIRPREFIX}${.CURDIR}/work/voices.conf |