diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-06 01:34:50 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-06 01:34:50 +0000 |
| commit | 523aa7b79b5488eb4b613043db0905c6442ecd9b (patch) | |
| tree | 4543fc75aa5b93615bc44fb4ba1ceca1d4183ab8 | |
| parent | [PATCH] Addition of mysql-awareness to mod_mp3 port Makefile (diff) | |
maintainer -> ports@freebsd.org
Diagnostic-Code: X-Postfix; host mx01.telus.net[199.185.220.250] said: 550
Invalid recipient: <tspivey8@telus.net>
Notes
Notes:
svn path=/head/; revision=78383
| -rw-r--r-- | audio/beep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/beep/Makefile b/audio/beep/Makefile index 75eb07a0d1a6..3c35f8939fda 100644 --- a/audio/beep/Makefile +++ b/audio/beep/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/beep/ \ ftp://ftp.megamirror.com/pub/ugh/unix/beep/ \ http://ftp.megamirror.com/pub/ugh/unix/beep/ -MAINTAINER= tspivey8@telus.net +MAINTAINER= ports@freebsd.org COMMENT= Beeps a certain duration and pitch out of the PC Speaker MAN1= beep.1 |
