summaryrefslogtreecommitdiff
path: root/audio/flite
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2004-12-28 20:07:59 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2004-12-28 20:07:59 +0000
commit163ac1ca99d61c3ae53c956a9e048a029f53a780 (patch)
tree60b4de26d7f823f6920b9307430e96b5091e6c64 /audio/flite
parent- Create empty share/gimp/fonts directory in package install (diff)
PKGNAME does not work right here since PORTREVISION bump.
Approved by: maintainer (sobomax)
Notes
Notes: svn path=/head/; revision=125368
Diffstat (limited to 'audio/flite')
-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