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 /audio/beep/Makefile | |
parent | b69b7934d95d23d6f606b017463a5b7306b64336 (diff) | |
download | ports-523aa7b79b5488eb4b613043db0905c6442ecd9b.tar.gz ports-523aa7b79b5488eb4b613043db0905c6442ecd9b.zip |
Notes
Diffstat (limited to 'audio/beep/Makefile')
-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 |