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 | |
parent | c98d25644b3b638a1ef6e71ce42ec812d7948ff8 (diff) | |
download | ports-14111407e357aa2b801b30d1d5260790bc565ebd.tar.gz ports-14111407e357aa2b801b30d1d5260790bc565ebd.zip |
Change MAINTAINER for my ports.
Approved by: will
Notes
Notes:
svn path=/head/; revision=33312
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 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 |