diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-13 21:39:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-13 21:39:43 +0000 |
commit | ba738ce0d831816e05707d9cd9a0af2f69f44497 (patch) | |
tree | 651aba10d88abbdee45d4a5bc7575bb4f5c6c614 /audio/festival/Makefile | |
parent | 0938297841f830214f09fbcbe0a3a4b5bdf34799 (diff) |
Notes
Diffstat (limited to 'audio/festival/Makefile')
-rw-r--r-- | audio/festival/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile index eda28733fd08..c14d454e50ba 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -9,7 +9,7 @@ PORTNAME= festival PORTVERSION= 1.96 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= ${PORTVERSION} |