diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-02-26 03:18:24 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-02-26 03:18:24 +0800 |
commit | 25eaa3d5c69ab881c9e9ab44b641c4510cb176e2 (patch) | |
tree | 241129cf117770aea8cd0410149ae95b63f1e562 | |
parent | bea54527d4666cd56f0d149c6ce8dae8acc09a61 (diff) | |
download | freebsd-ports-gnome-25eaa3d5c69ab881c9e9ab44b641c4510cb176e2.tar.gz freebsd-ports-gnome-25eaa3d5c69ab881c9e9ab44b641c4510cb176e2.tar.zst freebsd-ports-gnome-25eaa3d5c69ab881c9e9ab44b641c4510cb176e2.zip |
- drop maintainership
-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 \ |