diff options
Diffstat (limited to 'audio/festival')
-rw-r--r-- | audio/festival/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 3c44df8f5631..ef9a1b83a9ae 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -8,7 +8,8 @@ # PORTNAME= festival -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.1 +PORTREVISION= 2 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= ${PORTVERSION} |