diff options
Diffstat (limited to 'audio/espeak/Makefile')
-rw-r--r-- | audio/espeak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index 19fcdb00fe9d..196c36893d0f 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -8,7 +8,7 @@ PORTNAME= espeak PORTVERSION= 1.40.02 CATEGORIES= audio -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.40 DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= nivit@FreeBSD.org |