diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-02 13:39:35 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-02 13:39:35 +0800 |
commit | 692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1 (patch) | |
tree | 57f29a752ad4cd852f9abe508618a6e9bfa96563 /audio/festlex-ogi/Makefile | |
parent | 3144b65ad01f0c8dad8121b8a238b198afdea474 (diff) | |
download | freebsd-ports-graphics-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.tar.gz freebsd-ports-graphics-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.tar.zst freebsd-ports-graphics-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.zip |
Change MAINTAINER for my ports.
Approved by: will
Diffstat (limited to 'audio/festlex-ogi/Makefile')
-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 366c76321ee..06347483a52 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 |