diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
commit | 692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1 (patch) | |
tree | 57f29a752ad4cd852f9abe508618a6e9bfa96563 /audio/festlex-ogi | |
parent | 3144b65ad01f0c8dad8121b8a238b198afdea474 (diff) | |
download | FreeBSD-ports-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.zip FreeBSD-ports-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.tar.gz |
Change MAINTAINER for my ports.
Approved by: will
Diffstat (limited to 'audio/festlex-ogi')
-rw-r--r-- | audio/festlex-ogi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index 366c763..0634748 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ DISTNAME= OGIlexicon-2.0 DIST_SUBDIR= festival -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org RUN_DEPENDS= festival:${.CURDIR}/../festival \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex |