diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-24 03:33:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-24 03:33:50 +0000 |
commit | ec0be2f155a2bb71c56a4114832a301db7e61b13 (patch) | |
tree | 10a18a5dfbcc3d686603e14e6319fa13a349c634 /audio/rsynth | |
parent | 57199ac13084b2994880bda502656d31532aceab (diff) | |
download | ports-ec0be2f155a2bb71c56a4114832a301db7e61b13.tar.gz ports-ec0be2f155a2bb71c56a4114832a301db7e61b13.zip |
Mail to maintainer bounces (domain mpd.tandem.com does not exist).
Reassign to ports@
Notes
Notes:
svn path=/head/; revision=68702
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 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 |