PKGNAME does not work right here since PORTREVISION bump.

Approved by:	maintainer (sobomax)
This commit is contained in:
Alexey Dokuchaev 2004-12-28 20:07:59 +00:00
parent cb0d6c436c
commit 163ac1ca99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125368

View File

@ -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