diff options
Diffstat (limited to 'audio/espeak/Makefile')
-rw-r--r-- | audio/espeak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index 023e70674a92..64d96b918c2b 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -6,7 +6,7 @@ # PORTNAME= espeak -PORTVERSION= 1.44.04 +PORTVERSION= 1.44.05 PORTREVISION= 0 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} |