diff options
-rw-r--r-- | audio/beep/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/beep/Makefile b/audio/beep/Makefile index caaaeb27057a..8a2834f2fff8 100644 --- a/audio/beep/Makefile +++ b/audio/beep/Makefile @@ -7,8 +7,7 @@ PORTNAME= beep PORTVERSION= 1.0 CATEGORIES= audio -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ - http://ftp.osuosl.org/pub/FreeBSD/distfiles/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= admin@mjbrune.org COMMENT= Beeps a certain duration and pitch out of the PC Speaker |