diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2010-04-27 15:57:52 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2010-04-27 15:57:52 +0000 |
commit | 19c2368fb020afa3e8da45785a24d45418c026e5 (patch) | |
tree | eae2f6a6f8ef9ce2ac37b1d74121fcf4ca23814d /audio/espeak/Makefile | |
parent | 68bbad663465ada3325ff79d5a11e82d09ca070f (diff) | |
download | ports-19c2368fb020afa3e8da45785a24d45418c026e5.tar.gz ports-19c2368fb020afa3e8da45785a24d45418c026e5.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 7e811c52f84f..fcb254b193f1 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -6,7 +6,7 @@ # PORTNAME= espeak -PORTVERSION= 1.42.04 +PORTVERSION= 1.43.03 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} DISTNAME= ${PORTNAME}-${PORTVERSION}-source |