diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-16 03:29:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-16 03:29:24 +0000 |
commit | 9fd03b4293ee3df3612b07b1d945fb561da02212 (patch) | |
tree | de31bba9705a187ceb427fdbacf6e7feabf90f0b /audio/voipong | |
parent | - Add missing "11" to fix plist on users who define WITHOUT_X11 (diff) |
Reset undeliverable maintainer address:
<siseci@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail
server permanently rejected message (#5.3.0) (in reply to end of DATA
command)
Diffstat (limited to 'audio/voipong')
-rw-r--r-- | audio/voipong/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/voipong/Makefile b/audio/voipong/Makefile index ab3492bb7c7d..6a6dae2920ea 100644 --- a/audio/voipong/Makefile +++ b/audio/voipong/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= audio MASTER_SITES= http://www.enderunix.org/voipong/ -MAINTAINER= siseci@enderunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= Detect Voice Over IP calls and dump them to separate wave files USE_REINPLACE= yes |