diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-02-25 19:18:24 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-02-25 19:18:24 +0000 |
commit | 468b2bd081cc8b645c289aef5463393f05385ba8 (patch) | |
tree | 241129cf117770aea8cd0410149ae95b63f1e562 /audio/rsynth | |
parent | 23de6a24d597bd22e760e63637be7cb6778fa868 (diff) |
Notes
Diffstat (limited to 'audio/rsynth')
-rw-r--r-- | audio/rsynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index dc78d3ad82b9..121b807ac7d2 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= audio accessibility MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Speech synthesizer LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm \ |