diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
commit | 14111407e357aa2b801b30d1d5260790bc565ebd (patch) | |
tree | 8770dd2066f27a1c2d9b6fbd834ac1e585fbd86d /audio/sphinx/Makefile | |
parent | Change MAINTAINER for my ports. (diff) |
Change MAINTAINER for my ports.
Approved by: will
Diffstat (limited to '')
-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 3da32c2bf331..b69fd62f33e2 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cmusphinx DISTNAME= sphinx2-0.2 -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes |