diff options
Diffstat (limited to 'audio/sphinx')
-rw-r--r-- | audio/sphinx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile index fa82ed8eb609..1c8570766cad 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cmusphinx DISTNAME= sphinx2-0.4 -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Speech recognition system DEST= ${WRKSRC}/src/libsphinx2/ |