diff options
Diffstat (limited to 'audio/sphinx/Makefile')
-rw-r--r-- | audio/sphinx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile index 7031d4908ce3..360c5b5fe8b1 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -9,8 +9,7 @@ PORTNAME= sphinx PORTVERSION= 2.0.4 PORTREVISION= 2 CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= cmusphinx +MASTER_SITES= SF/cmu${PORTNAME}/${PORTNAME}2/0.4 DISTNAME= sphinx2-0.4 MAINTAINER= ports@FreeBSD.org |