diff options
author | kris <kris@FreeBSD.org> | 2002-10-24 11:33:50 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-24 11:33:50 +0800 |
commit | 52fb88af39da7858cb63a3392791a65abd28548f (patch) | |
tree | cfce165c2cab251b868a23e2f48c1f574e2ee76e /audio | |
parent | 4ff9247243e0c5140fa2d96b618a770b5be5c555 (diff) | |
download | freebsd-ports-gnome-52fb88af39da7858cb63a3392791a65abd28548f.tar.gz freebsd-ports-gnome-52fb88af39da7858cb63a3392791a65abd28548f.tar.zst freebsd-ports-gnome-52fb88af39da7858cb63a3392791a65abd28548f.zip |
Mail to maintainer bounces (domain mpd.tandem.com does not exist).
Reassign to ports@
Diffstat (limited to 'audio')
-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 bdc8039dc1ef..be3dcaab10a8 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 CATEGORIES= audio MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ -MAINTAINER= faulkner@mpd.tandem.com +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm \ ${X11BASE}/include/audio/audiolib.h:${PORTSDIR}/audio/nas |