diff options
Diffstat (limited to 'audio/sphinx3/Makefile')
-rw-r--r-- | audio/sphinx3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sphinx3/Makefile b/audio/sphinx3/Makefile index d3ec55f2ae6b..659a1cfc9ecd 100644 --- a/audio/sphinx3/Makefile +++ b/audio/sphinx3/Makefile @@ -8,8 +8,7 @@ PORTNAME= sphinx3 PORTVERSION= 0.7 CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= cmusphinx +MASTER_SITES= SF/cmusphinx/${PORTNAME}/${PORTVERSION} MAINTAINER= r.neese@gmail.com COMMENT= Speech recognition system |