diff options
Diffstat (limited to 'audio/espeak-ng/Makefile')
-rw-r--r-- | audio/espeak-ng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/espeak-ng/Makefile b/audio/espeak-ng/Makefile index 46597c996dfd..27b3fd73af93 100644 --- a/audio/espeak-ng/Makefile +++ b/audio/espeak-ng/Makefile @@ -1,5 +1,6 @@ PORTNAME= espeak-ng PORTVERSION= 1.52.0 +PORTREVISION= 1 CATEGORIES= audio #MASTER_SITES= https://github.com/espeak-ng/${PORTNAME}/releases/download/${PORTVERSION}/ |