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/festlex-poslex | |
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/festlex-poslex')
-rw-r--r-- | audio/festlex-poslex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile index 10b8edd1a000..1349179df1bc 100644 --- a/audio/festlex-poslex/Makefile +++ b/audio/festlex-poslex/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ \ DISTNAME= festlex_POSLEX DIST_SUBDIR= festival -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org RUN_DEPENDS= festival:${.CURDIR}/../festival |