diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 12:39:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 12:39:50 +0000 |
commit | 65645f69f80ec0920c7d75658087e61d44a16e61 (patch) | |
tree | 4e5e933cc3b39ef2090040a7b1a248dce60c1f6f /audio/beep | |
parent | dcd18029f6a19117983fa075c344622ea74b7848 (diff) | |
download | ports-65645f69f80ec0920c7d75658087e61d44a16e61.tar.gz ports-65645f69f80ec0920c7d75658087e61d44a16e61.zip |
Notes
Diffstat (limited to 'audio/beep')
-rw-r--r-- | audio/beep/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/beep/Makefile b/audio/beep/Makefile index a574b739bf35..a82de19d9c27 100644 --- a/audio/beep/Makefile +++ b/audio/beep/Makefile @@ -7,9 +7,7 @@ PORTNAME= beep PORTVERSION= 1.0 CATEGORIES= audio -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/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/beep/ MAINTAINER= ports@FreeBSD.org COMMENT= Beeps a certain duration and pitch out of the PC Speaker |