aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-18 17:59:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-18 18:05:12 +0000
commit26643eee314924e6174dc92949442b82b3acf0fc (patch)
treec3ac671eabbcf56c5b62c86cd7bbed13ca5c6159 /audio
parentbf73c68738c36274c5eb8a294fa0739d4a43dbb6 (diff)
downloadports-26643eee314924e6174dc92949442b82b3acf0fc.tar.gz
ports-26643eee314924e6174dc92949442b82b3acf0fc.zip
Diffstat (limited to 'audio')
-rw-r--r--audio/flite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/flite/Makefile b/audio/flite/Makefile
index 81a3a00a1efd..072bfff84e32 100644
--- a/audio/flite/Makefile
+++ b/audio/flite/Makefile
@@ -1,8 +1,8 @@
PORTNAME= flite
PORTVERSION= 2.1
+DISTVERSIONSUFFIX= -release
CATEGORIES= audio
-MASTER_SITES= http://www.festvox.org/flite/packed/${PORTNAME}-2.1/
-DISTNAME= ${PORTNAME}-${PORTVERSION:}-release
+MASTER_SITES= http://www.festvox.org/flite/packed/${PORTNAME}-${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Small run-time speech synthesis engine