summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/flite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/flite/Makefile b/audio/flite/Makefile
index 9ccf22ceebcf..82145884bd33 100644
--- a/audio/flite/Makefile
+++ b/audio/flite/Makefile
@@ -9,8 +9,8 @@ PORTNAME= flite
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://www.speech.cs.cmu.edu/flite/packed/${PKGNAME}/
-DISTNAME= ${PKGNAME}-release
+MASTER_SITES= http://www.speech.cs.cmu.edu/flite/packed/${PORTNAME}-${PORTVERSION}/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-release
MAINTAINER= sobomax@FreeBSD.org
COMMENT= A small run-time speech synthesis engine