diff options
-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 |