diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2010-09-15 22:56:04 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2010-09-15 22:56:04 +0000 |
commit | 726a079fdecc0be3ebe526d1c6f5e9d4be46741c (patch) | |
tree | 2839803461abb523c2ac64626a95f6d8b0aa17a6 /audio/espeak/Makefile | |
parent | 2241944b0beb98413db970e76244f46fa002719a (diff) | |
download | ports-726a079fdecc0be3ebe526d1c6f5e9d4be46741c.tar.gz ports-726a079fdecc0be3ebe526d1c6f5e9d4be46741c.zip |
Notes
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} |